| Exception | Description |
|---|---|
| AppointmentIdNotUniqueException |
The AppointmentIdNotUniqueException is thrown by the OMAS when more than one governance officer record is returned
for an appointment id.
|
| EmployeeNumberNotUniqueException |
The EmployeeNumberNotUniqueException is thrown by the OMAS when more than one personal details record is returned
for an employee number.
|
| GovernanceAppointeeNotUniqueException |
The GovernanceAppointeeNotUniqueException is thrown by the OMAS when more than one person has a current appointment
to a governance officer post.
|
| GovernanceProgramCheckedExceptionBase |
GovernanceProgramCheckedExceptionBase provides a checked exception for reporting errors found when using
the Governance Program OMAS services.
|
| GovernanceProgramRuntimeException |
GovernanceProgramRuntimeException is used for all runtime exceptions generated by the Governance Program OMAS.
|
| InvalidParameterException |
The InvalidParameterException is thrown by the OMAS when a parameters is null or an invalid value.
|
| NewInstanceException |
NewInstanceException is thrown if the access service is not able to register a new instance
of itself in its instance map.
|
| PropertyServerException |
The PropertyServerException is thrown by the OMAS when it is not able to communicate with the
property server.
|
| UnrecognizedGUIDException |
The UnrecognizedGUIDException is thrown by the OMAS when the GUID passed to it is not valid.
|
| UserNotAuthorizedException |
The UserNotAuthorizedException is thrown by the OMAS when a userId passed on a request is not
authorized to perform the requested action.
|
Copyright © 2018–2019 ODPi. All rights reserved.