public class H2ErrorConverter extends DBErrorConverterBase
printStackTraceFlag| Constructor and Description |
|---|
H2ErrorConverter() |
| Modifier and Type | Method and Description |
|---|---|
void |
convertAndRethrow(DBValidationException e,
List<TableInfo> tblinfoL) |
void |
convertAndRethrowException(SQLException e) |
isPrintStackTraceEnabled, printStackTraceIfEnabled, setPrintStackTraceEnabledpublic void convertAndRethrowException(SQLException e)
convertAndRethrowException in interface DBErrorConverterconvertAndRethrowException in class DBErrorConverterBasepublic void convertAndRethrow(DBValidationException e, List<TableInfo> tblinfoL)
convertAndRethrow in interface DBErrorConverterconvertAndRethrow in class DBErrorConverterBaseCopyright © 2020. All rights reserved.