| Exception | Description |
|---|---|
| BadRequestException |
An Exception which may be thrown by JAPIGEN implementing methods to indicate
that something went wrong.
|
| CanonException |
An Exception which may be thrown by JAPIGEN implementing methods to indicate an
exceptional return.
|
| NoSuchRecordException |
An Exception which may be thrown by JAPIGEN implementing methods to indicate
that a requested object does not exist.
|
| NotImplementedException |
An Exception which may be thrown by JAPIGEN implementing methods to indicate
that the business logic for the method has not yet been implemented.
|
| PermissionDeniedException |
An Exception which may be thrown by JAPIGEN implementing methods to indicate
that the request is understood but the caller lacks the necessary entitlements
to perform that action.
|
| ServerErrorException |
An Exception which may be thrown by JAPIGEN implementing methods to indicate
that something went wrong.
|
Copyright © 2018 Symphony Software Foundation. All rights reserved.