







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