Class CallbackInvocationException

All Implemented Interfaces:
Serializable

public class CallbackInvocationException extends RuntimeException
Wraps an exception that was thrown by a Java callback method. See ExceptionHandler for a detailed explanation.
See Also:
  • Constructor Details

    • CallbackInvocationException

      public CallbackInvocationException(Throwable cause)