Overload List

  NameDescription
SqlProviderException()()()
Creates a new exception.
SqlProviderException(String)
Creates a new exception with the specified detail message.
SqlProviderException(SerializationInfo, StreamingContext)
This constructor is called during deserialization to reconstitute the exception object transmitted over a stream. For more information, see XML and SOAP Serialization.
SqlProviderException(String, Exception)
Creates a new exception with the specified detail message and cause.

See Also