Class EAuthzMgrPluginNotFound

All Implemented Interfaces:
Serializable

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

    • EAuthzMgrPluginNotFound

      public EAuthzMgrPluginNotFound(String errorString)
      Constructs a exception for a missing authorization plugin
      Parameters:
      errorString - Detailed error message.