CRUDException Constructor NFX Class Library

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

Overload List

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