|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Data Structures | |
| class | AceConflict |
| This exception is thrown when a client attempts to set conflicting permissions. More... | |
| class | AceConflictTest |
| class | NeedPrivileges |
| NeedPrivileges. More... | |
| class | NeedPrivilegesExceptionTest |
| class | NoAbstract |
| This exception is thrown when a user tries to set a privilege that's marked as abstract. More... | |
| class | NoAbstractTest |
| class | NotRecognizedPrincipal |
| If a client tried to set a privilege assigned to a non-existent principal, this exception will be thrown. More... | |
| class | NotRecognizedPrincipalTest |
| class | NotSupportedPrivilege |
| If a client tried to set a privilege that doesn't exist, this exception will be thrown. More... | |
| class | NotSupportedPrivilegeTest |