[This is preliminary documentation and is subject to change.]
The namespace MultiArchive.SDK.Services.Exceptions includes the MultiArchive SDK specific exceptions. These exceptions are the only ones the integration developer will have to handle, when integration with MultiArchive through this SDK.
Classes
Class | Description | |
---|---|---|
ComponentContentException |
Class for handling ComponentContent exceptions thrown when working with the MultiArchive webservice.
|
|
ComponentException |
Class for handling Component exceptions thrown when working with the MultiArchive webservice.
|
|
FieldException |
Class for handling Field exceptions thrown when working with the MultiArchive webservice.
|
|
ItemException |
Class for handling Item exceptions thrown when working with the MultiArchive webservice.
|
|
LogonException |
Class for handling Logon exceptions when connecting to the MultiArchive webservice.
|
|
MultiArchiveSDKException |
Parent class for all exceptions in the MultiArchive SDK for .NET
|
|
NtlmLogonException |
Class for handling NTLM Logon exceptions when connecting to the MultiArchive webservice.
|