Class HandlerMissingException

All Implemented Interfaces:
CoreExceptionFormat, Serializable

public class HandlerMissingException extends CoreRuntimeException
Throw when a requested handler does not exist.
See Also:
Serialized Form
  • Constructor Details

    • HandlerMissingException

      public HandlerMissingException(String handler)