|
| MultiArchive SDK .NET Documentation |
| MultiArchiveSDKException Members |
| MultiArchiveSDKException Class Constructors Methods Properties See Also Send Feedback |
|
[This is preliminary documentation and is subject to change.]
The MultiArchiveSDKException type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
|
MultiArchiveSDKException()()()() |
Default constructor for this exception.
|
|
MultiArchiveSDKException(String) |
Inherited constructor.
|
|
MultiArchiveSDKException(SerializationInfo, StreamingContext) |
Inherited constructor.
|
|
MultiArchiveSDKException(String, Exception) |
Inherited constructor.
|
|
MultiArchiveSDKException(String, String) |
Exception thrown by the SDK when actions performed before calling the MultiArchive webservice fails.
|
|
MultiArchiveSDKException(String, String, Exception) |
Exception thrown by the SDK when some action on the MultiArchive webservice fails.
|
Methods
| Name | Description | |
|---|---|---|
|
Equals | (Inherited from Object.) |
|
Finalize | (Inherited from Object.) |
|
GetBaseException | (Inherited from Exception.) |
|
GetHashCode | (Inherited from Object.) |
|
GetObjectData |
A method called when serializing a Singleton.
(Overrides Exception..::..GetObjectData(SerializationInfo, StreamingContext).) |
|
GetType | (Inherited from Exception.) |
|
MemberwiseClone | (Inherited from Object.) |
|
ToString | (Inherited from Exception.) |
Properties
| Name | Description | |
|---|---|---|
|
Data | (Inherited from Exception.) |
|
HelpLink | (Inherited from Exception.) |
|
HResult | (Inherited from Exception.) |
|
InnerException | (Inherited from Exception.) |
|
Message | (Inherited from Exception.) |
|
Reason |
Property for holding the Reason thrown by the MultiArchive webservice.
|
|
Source | (Inherited from Exception.) |
|
StackTrace | (Inherited from Exception.) |
|
TargetSite | (Inherited from Exception.) |