Class RestException
Respresents a Rest error response
Inherits from
-
(base class)HTTPStatusException
Constructors
Name | Description |
---|---|
this
|
Properties
Name | Type | Description |
---|---|---|
jsonResult
[get]
|
const(Json) |
The HTTP status code
|
status
[get]
|
int |
The HTTP status code
|
Authors
Sönke Ludwig, Михаил Страшун
Copyright
© 2012-2013 RejectedSoftware e.K.
License
Subject to the terms of the MIT license, as written in the included LICENSE.txt file.