The exception that is thrown when the requested resource is gone.
See Also: Inherited members from CloudException.
[read-only] | Body | string . Gets the body of server response. (Inherited from CloudException.) |
[read-only] | Status | int . Gets the status code. (Inherited from CloudException.) |
override
|
ToString
()Dump http status and body. If the body is larger than 400 characters, It will be trimmed. (Inherited from CloudException.) |