public class CJCommunicationsException extends CJException
| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID |
exceptionMessage| Modifier | Constructor and Description |
|---|---|
|
CJCommunicationsException() |
|
CJCommunicationsException(String message) |
|
CJCommunicationsException(String message,
Throwable cause) |
protected |
CJCommunicationsException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
|
CJCommunicationsException(Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
void |
init(PropertySet propertySet,
ServerSession serverSession,
PacketSentTimeHolder packetSentTimeHolder,
PacketReceivedTimeHolder packetReceivedTimeHolder) |
appendMessage, getMessage, getSQLState, getVendorCode, isTransient, setSQLState, setTransient, setVendorCodeaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringprivate static final long serialVersionUID
public CJCommunicationsException()
public CJCommunicationsException(String message)
public CJCommunicationsException(Throwable cause)
public void init(PropertySet propertySet, ServerSession serverSession, PacketSentTimeHolder packetSentTimeHolder, PacketReceivedTimeHolder packetReceivedTimeHolder)