Class AclServiceException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.opencastproject.authorization.xacml.manager.api.AclServiceException
All Implemented Interfaces:
Serializable

public class AclServiceException extends Exception
Exception thrown in ACL manager service.
See Also:
  • Constructor Details

    • AclServiceException

      public AclServiceException(Throwable cause)
      Create exception with a cause.
      Parameters:
      cause -