This exception will be thrown when .NET framework throws a network-related exception.
See Also: Inherited members from CloudException.
|
Initializes a new instance of the KiiCorp.Cloud.Storage.NetworkException class. |
[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.) |
Initializes a new instance of the KiiCorp.Cloud.Storage.NetworkException class.Syntax
public NetworkException (SystemException cause)Parameters
- cause
- Cause.
Remarks
Requirements
Namespace: KiiCorp.Cloud.Storage
Assembly: KiiCloudStorageSDK (in KiiCloudStorageSDK.dll)
Assembly Versions: 3.2.10.0