Package tigase.xmpp.impl.roster
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:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description RosterRetrievingException(String message)Creates a newPacketErrorTypeExceptioninstance.RosterRetrievingException(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
-
-