Package tigase.xmpp
Class PacketErrorTypeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
tigase.xmpp.XMPPException
tigase.xmpp.PacketErrorTypeException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
InvalidPacketException
Deprecated.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionPacketErrorTypeException
(String message) Deprecated.PacketErrorTypeException
(String message, Throwable cause) Deprecated. -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
PacketErrorTypeException
Deprecated. -
PacketErrorTypeException
Deprecated.
-