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() |
setWasStreamingResultsgetErrorCode, getNextException, iterator, setNextExceptionaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic 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 CommunicationsExceptionpublic java.lang.String getSQLState()
getSQLState in class CommunicationsException