Click or drag to resize

ORMException Constructor

Overload List
  NameDescription
Public methodORMException
CTor
Public methodORMException(String)
CTor
Protected methodORMException(SerializationInfo, StreamingContext)
Constructor for deserialization as the base class already implements ISerializable.
Public methodORMException(String, Exception)
Initializes a new instance of the ORMException class.
Top
See Also