IndexingErrorException Constructor

Overload List

Name Description
IndexingErrorException ()
Initializes a new instance of the IndexingErrorException class.
IndexingErrorException (String)
Initializes a new instance of the IndexingErrorException class with a specified error message.
IndexingErrorException (SerializationInfo, StreamingContext)
Initializes a new instance of the IndexingErrorException class with serialized object data.
IndexingErrorException (String, Exception)
Initializes a new instance of the IndexingErrorException class with a specified error message and a reference to the inner exception that is the cause of this exception.

See Also

Reference

IndexingErrorException Class
IndexingErrorException Members
Microsoft.Expression.Encoder Namespace

   © 2011 by Microsoft Corporation. All rights reserved.