net.sf.jqql.packets
Class PacketParseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
net.sf.jqql.packets.PacketParseException
- All Implemented Interfaces:
- Serializable
public class PacketParseException
- extends Exception
while packet parse error, throw this exception
当包解æžå‡ºé”™æ—¶ï¼ŒæŠ›å‡ºè¿™ä¸ªå¼‚常
- Author:
- luma
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
PacketParseException
public PacketParseException()
PacketParseException
public PacketParseException(String arg0)
PacketParseException
public PacketParseException(Throwable arg0)
PacketParseException
public PacketParseException(String arg0,
Throwable arg1)