| Exception | Description |
|---|---|
| CommunityProfileCheckedExceptionBase |
CommunityProfileCheckedExceptionBase provides a checked exception for reporting errors found when using
the Community Profile OMAS services.
|
| CommunityProfileRuntimeException |
CommunityProfileRuntimeException is used for all runtime exceptions generated by the Community Profile OMAS.
|
| InvalidParameterException |
The InvalidParameterException is thrown by the OMAS when a parameter 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.
|
| NoProfileForUserException |
The NoProfileForUserException is thrown by the OMAS when a userId passed on a request does not have an associated
actor profile.
|
| PropertyServerException |
The PropertyServerException is thrown by the OMAS when it is not able to communicate with the
property server.
|
| 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.