public class MySqlExceptionSorter extends Object implements ExceptionSorter
| Constructor and Description |
|---|
MySqlExceptionSorter() |
| Modifier and Type | Method and Description |
|---|---|
void |
configFromProperties(Properties properties) |
boolean |
isExceptionFatal(SQLException e)
Returns true or false whether or not the exception is fatal.
|
public boolean isExceptionFatal(SQLException e)
ExceptionSorterisExceptionFatal in interface ExceptionSortere - the exceptionpublic void configFromProperties(Properties properties)
configFromProperties in interface ExceptionSorterCopyright © 2013–2018 Alibaba Group. All rights reserved.