public class CJConnectionFeatureNotAvailableException extends CJCommunicationsException
| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID |
exceptionMessage| Constructor and Description |
|---|
CJConnectionFeatureNotAvailableException() |
CJConnectionFeatureNotAvailableException(PropertySet propertySet,
ServerSession serverSession,
PacketSentTimeHolder packetSentTimeHolder,
Exception underlyingException) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
initappendMessage, getSQLState, getVendorCode, isTransient, setSQLState, setTransient, setVendorCodeaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringprivate static final long serialVersionUID
public CJConnectionFeatureNotAvailableException()
public CJConnectionFeatureNotAvailableException(PropertySet propertySet, ServerSession serverSession, PacketSentTimeHolder packetSentTimeHolder, Exception underlyingException)
public String getMessage()
getMessage in class CJException