A factory for building SQLExceptionConverter instances.

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

Syntax

C#
public static class SQLExceptionConverterFactory
Visual Basic
Public NotInheritable Class SQLExceptionConverterFactory
Visual C++
public ref class SQLExceptionConverterFactory abstract sealed

Inheritance Hierarchy

System..::..Object
  NHibernate.Exceptions..::..SQLExceptionConverterFactory

See Also