MultiArchive SDK .NET Documentation |
ItemException Constructor |
ItemException Class See Also Send Feedback |
[This is preliminary documentation and is subject to change.]
Overload List
Name | Description | |
---|---|---|
ItemException()()()() |
Default constructor
|
|
ItemException(SerializationInfo, StreamingContext) |
Initializes a new instance of the ItemException class
|
|
ItemException(String, String) |
Construtor handling an ItemException.
This exception is thrown when the SDK encounters errors during the building of an ItemSpecification and a CreateItem request. |
|
ItemException(String, String, Exception) |
Constructor handling an ItemException from the MultiArchive webservice.
This exception is thrown when an attempt to create an item in MultiArchive fails. |