The ADOExceptionHelper type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() ![]() | Convert(ISQLExceptionConverter, AdoExceptionContextInfo) | |
![]() ![]() | Convert(ISQLExceptionConverter, Exception, String) |
Converts the given SQLException into Exception hierarchy, as well as performing
appropriate logging.
|
![]() ![]() | Convert(ISQLExceptionConverter, Exception, String, SqlString) |
Converts the given SQLException into Exception hierarchy, as well as performing
appropriate logging.
|
![]() ![]() | Convert(ISQLExceptionConverter, Exception, String, SqlString, array<Object>[]()[][], IDictionary<(Of <<'(String, TypedValue>)>>)) | |
![]() ![]() | ExtendMessage | |
![]() ![]() | ExtractDbException | For the given Exception, locates the DbException. |
![]() ![]() | TryGetActualSqlQuery(Exception, SqlString) | |
![]() ![]() | TryGetActualSqlQuery(Exception, String) |
Extension Methods
Name | Description |
---|
Fields
Name | Description | |
---|---|---|
![]() ![]() | SQLNotAvailable |