public interface ExceptionSorter
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.
|
boolean isExceptionFatal(SQLException e)
e
- the exceptionvoid configFromProperties(Properties properties)
Copyright © 2013–2017 Alibaba Group. All rights reserved.