Class RosterRetrievingException

java.lang.Object
java.lang.Throwable
java.lang.Exception
tigase.xmpp.XMPPException
tigase.xmpp.impl.roster.RosterRetrievingException
All Implemented Interfaces:
Serializable

public class RosterRetrievingException extends XMPPException
Author:
kobit
See Also:
  • Constructor Details

    • RosterRetrievingException

      public RosterRetrievingException(String message)
      Creates a new PacketErrorTypeException instance.
    • RosterRetrievingException

      public RosterRetrievingException(String message, Throwable cause)