Uses of Package
org.symphonyoss.s2.canon.runtime.exception
-
Classes in org.symphonyoss.s2.canon.runtime.exception used by org.symphonyoss.s2.canon.runtime Class Description CanonException An Exception which may be thrown by Canon implementing methods to indicate an exceptional return. -
Classes in org.symphonyoss.s2.canon.runtime.exception used by org.symphonyoss.s2.canon.runtime.exception Class Description CanonException An Exception which may be thrown by Canon implementing methods to indicate an exceptional return.ServerErrorException An Exception which may be thrown by Canon implementing methods to indicate that something went wrong. -
Classes in org.symphonyoss.s2.canon.runtime.exception used by org.symphonyoss.s2.canon.runtime.http Class Description CanonException An Exception which may be thrown by Canon implementing methods to indicate an exceptional return. -
Classes in org.symphonyoss.s2.canon.runtime.exception used by org.symphonyoss.s2.canon.runtime.http.client Class Description BadRequestException An Exception which may be thrown by Canon implementing methods to indicate that something went wrong.PermissionDeniedException An Exception which may be thrown by Canon 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 Canon implementing methods to indicate that something went wrong.