RelationalException Constructor NFX Class Library

[This is preliminary documentation and is subject to change.]

Overload List

  NameDescription
Public methodRelationalException 
Initializes a new instance of the RelationalException class
Public methodRelationalException(String)
Initializes a new instance of the RelationalException class
Protected methodRelationalException(SerializationInfo, StreamingContext)
Initializes a new instance of the RelationalException class
Public methodRelationalException(String, Exception)
Initializes a new instance of the RelationalException class
Back to Top
See Also