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