Class ProcessingException

    • Constructor Detail

      • ProcessingException

        public ProcessingException​(String message)
        Create an exception with the given message
      • ProcessingException

        public ProcessingException​(String message,
                                   Throwable t)
        Create an exception with the given message and a root cause