|
| MultiArchive SDK .NET Documentation |
| ComponentContentException Members |
| ComponentContentException Class Constructors Methods Properties See Also Send Feedback |
|
[This is preliminary documentation and is subject to change.]
The ComponentContentException type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
|
ComponentContentException()()()() |
Default constructor
|
|
ComponentContentException(SerializationInfo, StreamingContext) |
Initializes a new instance of the ComponentContentException class
|
|
ComponentContentException(String, String, Exception) |
Constructor handling a ComponentContentException from the MultiArchive webservice.
This exception is thrown when an attempt to get some ComponentContent from MultiArchive 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.
(Inherited from MultiArchiveSDKException.) |
|
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.
(Inherited from MultiArchiveSDKException.) |
|
Source | (Inherited from Exception.) |
|
StackTrace | (Inherited from Exception.) |
|
TargetSite | (Inherited from Exception.) |