Overload List

  NameDescription
HibernateException()()()
Initializes a new instance of the HibernateException class.
HibernateException(Exception)
Initializes a new instance of the HibernateException class.
HibernateException(String)
Initializes a new instance of the HibernateException class.
HibernateException(SerializationInfo, StreamingContext)
Initializes a new instance of the HibernateException class with serialized data.
HibernateException(String, Exception)
Initializes a new instance of the HibernateException class.

See Also