[Missing <summary> documentation for "M:NHibernate.Cfg.Loquacious.IDbIntegrationConfigurationProperties.ExceptionConverter``1"]
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
| C# | 
|---|
void ExceptionConverter<TExceptionConverter>() where TExceptionConverter : ISQLExceptionConverter  | 
| Visual Basic | 
|---|
Sub ExceptionConverter(Of TExceptionConverter As ISQLExceptionConverter)  | 
| Visual C++ | 
|---|
generic<typename TExceptionConverter> where TExceptionConverter : ISQLExceptionConverter void ExceptionConverter()  | 
Type Parameters
- TExceptionConverter
 [Missing <typeparam name="TExceptionConverter"/> documentation for "M:NHibernate.Cfg.Loquacious.IDbIntegrationConfigurationProperties.ExceptionConverter``1"]