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

This exception is thrown when an attempt to get some ComponentContent from MultiArchive fails.

See Also