Helper Members
The Helper type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
InvalidDataCast |
Creates an unauthorized response indicating the data was not valid for the object type.
|
|
|
LanguageNotFoundException |
Creates a Gone response indicating the language was not found.
|
|
|
RecordNotFoundException |
Creates a Gone response indicating the record was not found.
|
|
|
Unauthorized |
Creates an HttpResponseException with the specified message and HTTP status code.
|
|
|
UnauthorizedAction |
Creates an unauthorized response indicating the action is not available on this object.
|
|
|
UnauthorizedActionSecure |
Creates an unauthorized response indicating the action is not available on the non-secure channel.
|
|
|
UnauthorizedAuthenticate |
Creates an unauthorized response indicating authentication failure.
|
|
|
UnauthorizedGet |
Creates an unauthorized response indicating GET is not allowed on this service.
|
|
|
UnauthorizedIdentity |
Creates an unauthorized response indicating the API identity is not valid.
|
|
|
UnauthorizedInvalidRequest |
Creates an unauthorized response indicating an invalid request for the object.
|
|
|
UnauthorizedKey |
Creates an unauthorized response indicating the API key is not valid.
|
|
|
UnauthorizedUnavailable |
Creates an unauthorized response indicating the API object is unavailable.
|

