| Exception | Description |
|---|---|
| DigitalArchitectureCheckedExceptionBase |
DigitalArchitectureCheckedExceptionBase provides a checked exception for reporting errors found when using
the Digital Architecture OMAS services.
|
| DigitalArchitectureRuntimeException |
DigitalArchitectureRuntimeException is used for all runtime exceptions generated by the Digital Architecture OMAS.
|
| InvalidParameterException |
The InvalidParameterException is thrown by the OMAS when a parameters is null or an invalid value.
|
| 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 © 2017–2018 ODPi. All rights reserved.