MultiArchive SDK .NET Documentation |
NtlmLogonException Members |
NtlmLogonException Class Constructors Methods Properties See Also Send Feedback |
[This is preliminary documentation and is subject to change.]
The NtlmLogonException type exposes the following members.
Constructors
Name | Description | |
---|---|---|
NtlmLogonException()()()() |
Default constructor
|
|
NtlmLogonException(SerializationInfo, StreamingContext) |
Inherited constructor.
|
|
NtlmLogonException(String, Exception) |
Inherited constructor.
|
|
NtlmLogonException(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.) |