public class CJConnectionFeatureNotAvailableException extends CJCommunicationsException
exceptionMessage| Constructor and Description |
|---|
CJConnectionFeatureNotAvailableException() |
CJConnectionFeatureNotAvailableException(PropertySet propertySet,
ServerSession serverSession,
PacketSentTimeHolder packetSentTimeHolder,
java.lang.Exception underlyingException) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getMessage() |
initappendMessage, getSQLState, getVendorCode, isTransient, setSQLState, setTransient, setVendorCodepublic CJConnectionFeatureNotAvailableException()
public CJConnectionFeatureNotAvailableException(PropertySet propertySet, ServerSession serverSession, PacketSentTimeHolder packetSentTimeHolder, java.lang.Exception underlyingException)
public java.lang.String getMessage()
getMessage in class CJException