ItemNotFoundException Class |
Namespace: net.openstack.Core.Exceptions.Response
The ItemNotFoundException type exposes the following members.
Name | Description | |
---|---|---|
ItemNotFoundException(Response) |
Initializes a new instance of the ItemNotFoundException class with the
specified REST response.
| |
ItemNotFoundException(String, Response) |
Initializes a new instance of the ItemNotFoundException class with the
specified error message and REST response.
|
Name | Description | |
---|---|---|
Message | Gets a message that describes the current exception. (Inherited from ResponseException.) | |
Response |
Gets the REST Response containing the details
about this error.
(Inherited from ResponseException.) |