public class PacketTooBigException
extends java.sql.SQLException
| Modifier and Type | Field and Description |
|---|---|
(package private) static long |
serialVersionUID |
| Constructor and Description |
|---|
PacketTooBigException(long packetSize,
long maximumPacketSize)
Creates a new PacketTooBigException object.
|
getErrorCode, getNextException, getSQLState, iterator, setNextExceptionstatic final long serialVersionUID