org.jivesoftware.openfire
Class PacketException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.jivesoftware.openfire.PacketException
- All Implemented Interfaces:
- Serializable
public class PacketException
- extends RuntimeException
Represents a runtime packet exception typically from a malformed
packet. Uncaught Packet exceptions will cause the originating session
to close.
- Author:
- Iain Shigeoka
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
PacketException
public PacketException()
PacketException
public PacketException(String s)
Copyright © 2003-2007 Jive Software.