SolrNet: SolrNet.Exceptions.InvalidFieldException Class Reference

SolrNet

SolrNet.Exceptions.InvalidFieldException Class Reference

Solr did not understand one the specified fields. More...

Inheritance diagram for SolrNet.Exceptions.InvalidFieldException:

List of all members.

Public Member Functions

 InvalidFieldException (Exception innerException)
 Solr did not understand one the specified fields.
 InvalidFieldException (string message)
 Solr did not understand one the specified fields.
 InvalidFieldException (string message, Exception innerException)
 Solr did not understand one the specified fields.
 InvalidFieldException ()
 Solr did not understand one the specified fields.

Protected Member Functions

 InvalidFieldException (SerializationInfo info, StreamingContext context)

Detailed Description

Solr did not understand one the specified fields.


Constructor & Destructor Documentation

SolrNet.Exceptions.InvalidFieldException.InvalidFieldException ( Exception  innerException )

Solr did not understand one the specified fields.

Parameters:
innerException
SolrNet.Exceptions.InvalidFieldException.InvalidFieldException ( string  message )

Solr did not understand one the specified fields.

Parameters:
message
SolrNet.Exceptions.InvalidFieldException.InvalidFieldException ( string  message,
Exception  innerException 
)

Solr did not understand one the specified fields.

Parameters:
message
innerException
SolrNet.Exceptions.InvalidFieldException.InvalidFieldException (  )

Solr did not understand one the specified fields.


The documentation for this class was generated from the following file:
  • SolrNet/Exceptions/InvalidFieldException.cs
Generated on Sun May 3 2015 17:19:07 for SolrNet by  doxygen 1.7.2