Class SegmentProcessingException

    • Constructor Detail

      • SegmentProcessingException

        public SegmentProcessingException()
      • SegmentProcessingException

        public SegmentProcessingException​(String message)
      • SegmentProcessingException

        public SegmentProcessingException​(String message,
                                          Throwable cause)
      • SegmentProcessingException

        public SegmentProcessingException​(Throwable cause)
      • SegmentProcessingException

        public SegmentProcessingException​(String message,
                                          Throwable cause,
                                          boolean enableSuppression,
                                          boolean writableStackTrace)