public class ConnectionFeatureNotAvailableException extends CommunicationsException
Constructor and Description |
---|
ConnectionFeatureNotAvailableException(JdbcConnection conn,
PacketSentTimeHolder packetSentTimeHolder,
java.lang.Exception underlyingException) |
ConnectionFeatureNotAvailableException(java.lang.String message,
java.lang.Throwable underlyingException) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getMessage() |
java.lang.String |
getSQLState() |
setWasStreamingResults
getErrorCode, getNextException, iterator, setNextException
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ConnectionFeatureNotAvailableException(JdbcConnection conn, PacketSentTimeHolder packetSentTimeHolder, java.lang.Exception underlyingException)
public ConnectionFeatureNotAvailableException(java.lang.String message, java.lang.Throwable underlyingException)
public java.lang.String getMessage()
getMessage
in class CommunicationsException
public java.lang.String getSQLState()
getSQLState
in class CommunicationsException