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