Class EAuthzMgrNotFound

All Implemented Interfaces:
Serializable

public class EAuthzMgrNotFound extends EAuthzException
Exception for authorization manager not found.
See Also:
  • Constructor Details

    • EAuthzMgrNotFound

      public EAuthzMgrNotFound(String errorString)
      Constructs a exception for a missing required authorization manager
      Parameters:
      errorString - Detailed error message.