Collect data of an ADOException to be converted.

Namespace: NHibernate.Exceptions
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)

Syntax

C#
[SerializableAttribute]
public class AdoExceptionContextInfo
Visual Basic
<SerializableAttribute> _
Public Class AdoExceptionContextInfo
Visual C++
[SerializableAttribute]
public ref class AdoExceptionContextInfo

Inheritance Hierarchy

System..::..Object
  NHibernate.Exceptions..::..AdoExceptionContextInfo

See Also