public class SybaseExceptionSorter extends Object implements ExceptionSorter, Serializable
| Constructor and Description |
|---|
SybaseExceptionSorter() |
| 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–2021 Alibaba Group. All rights reserved.