Class HandlerExceptionNotThrownException

  • All Implemented Interfaces:
    Serializable

    public class HandlerExceptionNotThrownException
    extends RuntimeException
    Exception thrown when the HandlingResult.exception(type) is called but no exception was thrown.
    See Also:
    Serialized Form
    • Constructor Detail

      • HandlerExceptionNotThrownException

        public HandlerExceptionNotThrownException()