public class ConnectionFeatureNotAvailableException extends CommunicationsException
Modifier and Type | Field and Description |
---|---|
(package private) static long |
serialVersionUID |
Constructor and Description |
---|
ConnectionFeatureNotAvailableException(MySQLConnection conn,
long lastPacketSentTimeMs,
java.lang.Exception underlyingException) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getMessage() |
java.lang.String |
getSQLState() |
setWasStreamingResults
getErrorCode, getNextException, iterator, setNextException
static final long serialVersionUID
public ConnectionFeatureNotAvailableException(MySQLConnection conn, long lastPacketSentTimeMs, java.lang.Exception underlyingException)
conn
- lastPacketSentTimeMs
- underlyingException
- public java.lang.String getMessage()
getMessage
in class CommunicationsException
public java.lang.String getSQLState()
getSQLState
in class CommunicationsException