Class CallbackException

    • Constructor Detail

      • CallbackException

        protected CallbackException​(String newErrorCode,
                                    String messageFormat,
                                    Throwable cause,
                                    Object[] exceptionDataEN,
                                    Object[] exceptionData)
      • CallbackException

        public CallbackException​(Throwable cause)
        An exception was thrown while processing the callback.
        Parameters:
        cause - The originating exception, null if this is the originating exception