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() |
setWasStreamingResultsgetErrorCode, getNextException, iterator, setNextExceptionstatic final long serialVersionUID
public ConnectionFeatureNotAvailableException(MySQLConnection conn, long lastPacketSentTimeMs, java.lang.Exception underlyingException)
conn - lastPacketSentTimeMs - underlyingException - public java.lang.String getMessage()
getMessage in class CommunicationsExceptionpublic java.lang.String getSQLState()
getSQLState in class CommunicationsException