Package tigase.xmpp

Class PacketErrorTypeException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
InvalidPacketException

@Deprecated public class PacketErrorTypeException extends XMPPException
Deprecated.
See Also:
  • Constructor Details

    • PacketErrorTypeException

      public PacketErrorTypeException(String message)
      Deprecated.
    • PacketErrorTypeException

      public PacketErrorTypeException(String message, Throwable cause)
      Deprecated.