| Class and Description |
|---|
| BaseServerResponseException
Base class for RESTful client and server exceptions.
|
| InternalErrorException
Represents an HTTP 500 Internal Error response.
|
| Class and Description |
|---|
| InvalidRequestException
Represents an HTTP 400 Bad Request response.
|
| Class and Description |
|---|
| BaseServerResponseException
Base class for RESTful client and server exceptions.
|
| Class and Description |
|---|
| InvalidRequestException
Represents an HTTP 400 Bad Request response.
|
| Class and Description |
|---|
| InternalErrorException
Represents an HTTP 500 Internal Error response.
|
| InvalidRequestException
Represents an HTTP 400 Bad Request response.
|
| Class and Description |
|---|
| AuthenticationException
Represents an HTTP 401 Client Unauthorized response, which
means that the client needs to provide credentials, or has
provided invalid credentials.
|
| BaseServerResponseException
Base class for RESTful client and server exceptions.
|
| ResourceVersionNotSpecifiedException
Deprecated.
Use
PreconditionFailedException instead - This exception is
strangely named and will be removed at some point. |
| Class and Description |
|---|
| ResourceNotFoundException
Represents an HTTP 404 Resource Not Found response, which means that the request is pointing to a resource that does not exist.
|
Copyright © 2014–2019 University Health Network. All rights reserved.