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() |
init
appendMessage, getSQLState, getVendorCode, isTransient, setSQLState, setTransient, setVendorCode
public CJConnectionFeatureNotAvailableException()
public CJConnectionFeatureNotAvailableException(PropertySet propertySet, ServerSession serverSession, PacketSentTimeHolder packetSentTimeHolder, java.lang.Exception underlyingException)
public java.lang.String getMessage()
getMessage
in class CJException