Documentation

Exception

Interfaces, Classes and Traits

AceConflict
This exception is thrown when a client attempts to set conflicting permissions.
NeedPrivileges
NeedPrivileges.
NoAbstract
This exception is thrown when a user tries to set a privilege that's marked as abstract.
NotRecognizedPrincipal
If a client tried to set a privilege assigned to a non-existent principal, this exception will be thrown.
NotSupportedPrivilege
If a client tried to set a privilege that doesn't exist, this exception will be thrown.
AceConflictTest
NeedPrivilegesExceptionTest
NoAbstractTest
NotRecognizedPrincipalTest
NotSupportedPrivilegeTest

Search results