public class PostgresErrorConverter extends DBErrorConverterBase
printStackTraceFlag| Constructor and Description |
|---|
PostgresErrorConverter(SqlNameFormatter nameFormatter) |
| Modifier and Type | Method and Description |
|---|---|
void |
convertAndRethrow(DBValidationException e,
List<TableInfo> tblinfoL) |
void |
convertAndRethrowException(SQLException e) |
isPrintStackTraceEnabled, printStackTraceIfEnabled, setPrintStackTraceEnabledpublic PostgresErrorConverter(SqlNameFormatter nameFormatter)
public 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.