Class EAuthzInternalError

All Implemented Interfaces:
Serializable

public class EAuthzInternalError extends EAuthzException
An exception for internal error for authorization.
See Also:
  • Constructor Details

    • EAuthzInternalError

      public EAuthzInternalError(String errorString)
      Constructs an authorization internal error exception
      Parameters:
      errorString - error with a detailed message.