MultiArchiveSDKException Constructor

MultiArchive SDK .NET

Collapse image Expand Image Copy image CopyHover image

[This is preliminary documentation and is subject to change.]

Overload List

  Name Description
Public method MultiArchiveSDKException()()()()
Default constructor for this exception.
Public method MultiArchiveSDKException(String)
Inherited constructor.
Protected method MultiArchiveSDKException(SerializationInfo, StreamingContext)
Inherited constructor.
Public method MultiArchiveSDKException(String, Exception)
Inherited constructor.
Public method MultiArchiveSDKException(String, String)
Exception thrown by the SDK when actions performed before calling the MultiArchive webservice fails.
Public method MultiArchiveSDKException(String, String, Exception)
Exception thrown by the SDK when some action on the MultiArchive webservice fails.

See Also