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