Class Controller.ControllerException

All Implemented Interfaces:
Serializable
Enclosing class:
Controller

public static final class Controller.ControllerException extends AppianException
ControllerException This exception is thrown for controller errors.
See Also:
  • Constructor Details

    • ControllerException

      public ControllerException(ErrorCode errorCode)
    • ControllerException

      public ControllerException(ErrorCode errorCode, Object... errorCodeArgs)