public class OperationCancelledException extends CJException
| Modifier and Type | Field | Description |
|---|---|---|
private static long |
serialVersionUID |
exceptionMessage| Constructor | Description |
|---|---|
OperationCancelledException() |
|
OperationCancelledException(String message) |
|
OperationCancelledException(String message,
Throwable cause) |
|
OperationCancelledException(Throwable cause) |
appendMessage, getMessage, getSQLState, getVendorCode, isTransient, setSQLState, setTransient, setVendorCodeaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringprivate static final long serialVersionUID