Class EAuthMgrNotFound

All Implemented Interfaces:
Serializable

public class EAuthMgrNotFound extends EAuthException
Exception for authentication manager not found.
See Also:
  • Constructor Details

    • EAuthMgrNotFound

      public EAuthMgrNotFound(String errorString)
      Constructs a exception for a missing authentication manager
      Parameters:
      errorString - error string for missing authentication manager