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

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

See Also