ItemException Constructor

MultiArchive SDK .NET

Collapse image Expand Image Copy image CopyHover image

[This is preliminary documentation and is subject to change.]

Overload List

  Name Description
Public method ItemException()()()()
Default constructor
Protected method ItemException(SerializationInfo, StreamingContext)
Initializes a new instance of the ItemException class
Public method 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.
Public method 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.

See Also