ExceptionResourceResult Properties | Glimpse API Documentation |
The ExceptionResourceResult type exposes the following members.
Back to Top
Properties
Name | Description | |
---|---|---|
Message |
Gets or sets the message to return to the client.
(Inherited from StatusCodeResourceResult.) | |
StatusCode |
Gets or sets the status code to return to the client.
(Inherited from StatusCodeResourceResult.) |
See Also