Class TRuntimeException.USER_NOT_AUTHORIZED

All Implemented Interfaces:
Serializable, StateInf
Enclosing class:
TRuntimeException

public static class TRuntimeException.USER_NOT_AUTHORIZED extends TRuntimeException
USER_NOT_AUTHORIZED subclass See TExceptionEnum value for description
See Also:
  • Constructor Details

    • USER_NOT_AUTHORIZED

      public USER_NOT_AUTHORIZED(Exception ex)
    • USER_NOT_AUTHORIZED

      public USER_NOT_AUTHORIZED(String msg)
    • USER_NOT_AUTHORIZED

      public USER_NOT_AUTHORIZED(String msg, Exception ex)