ComponentException 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 ComponentException()()()()
Default constructor
Protected method ComponentException(SerializationInfo, StreamingContext)
Initializes a new instance of the ComponentException class
Public method ComponentException(String, String, Exception)
Constructor handling a ComponentException from the MultiArchive webservice.

This exception is thrown when an attempt to get at Component from MultiArchive fails.

See Also