SolrNet: SolrNet.Exceptions.SolrConnectionException Class Reference

SolrNet

SolrNet.Exceptions.SolrConnectionException Class Reference

Error connecting to Solr. See inner exception for more information. More...

Inheritance diagram for SolrNet.Exceptions.SolrConnectionException:

List of all members.

Public Member Functions

 SolrConnectionException (string message)
 Error connecting to Solr.
 SolrConnectionException (Exception innerException)
 Error connecting to Solr.
 SolrConnectionException (Exception innerException, string url)
 Error connecting to Solr.
 SolrConnectionException (string message, Exception innerException)
 Error connecting to Solr.
 SolrConnectionException (string message, Exception innerException, string url)
 Error connecting to Solr.
 SolrConnectionException ()
 Error connecting to Solr.

Protected Member Functions

 SolrConnectionException (SerializationInfo info, StreamingContext context)

Properties

string Url [get]

Detailed Description

Error connecting to Solr. See inner exception for more information.


Constructor & Destructor Documentation

SolrNet.Exceptions.SolrConnectionException.SolrConnectionException ( string  message )

Error connecting to Solr.

Parameters:
message
SolrNet.Exceptions.SolrConnectionException.SolrConnectionException ( Exception  innerException )

Error connecting to Solr.

Parameters:
innerException
SolrNet.Exceptions.SolrConnectionException.SolrConnectionException ( Exception  innerException,
string  url 
)

Error connecting to Solr.

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

Error connecting to Solr.

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

Error connecting to Solr.

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

Error connecting to Solr.


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