Spring.NET 1.3.0 RC1 for .NET 2.0 API Reference |
|
AdoTemplate.ExceptionTranslator Property
Gets or sets the exception translator. If no custom translator is provided, a default ErrorCodeExceptionTranslator is used.
[Visual Basic]
Public Overrides Property ExceptionTranslator() As
IAdoExceptionTranslator Public Get
End Get
Public Set
End Set
End Property
Property Value
The exception translator.
See Also
AdoTemplate Class | Spring.Data.Generic Namespace