Class AuthorizationException

All Implemented Interfaces:
Serializable

public class AuthorizationException extends CDOException
A CDO exception thrown when an authorizable operation could not be authorized.
Since:
4.15
Author:
Eike Stepper
See Also:
  • Constructor Details

    • AuthorizationException

      public AuthorizationException(String message)