Namespace:  NHibernate.Util
Assembly:  NHibernate (in NHibernate.dll)

Syntax

Visual Basic (Declaration)
Public Class ADOExceptionReporter
C#
public class ADOExceptionReporter
Visual C++
public ref class ADOExceptionReporter
JavaScript
NHibernate.Util.ADOExceptionReporter = function();

Type.createClass(
	'NHibernate.Util.ADOExceptionReporter');

Inheritance Hierarchy

System..::.Object
  NHibernate.Util..::.ADOExceptionReporter

See Also