Package tigase.xmpp.impl.roster
Class RepositoryAccessException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- tigase.xmpp.XMPPException
-
- tigase.xmpp.impl.roster.RepositoryAccessException
-
- All Implemented Interfaces:
Serializable
public class RepositoryAccessException extends XMPPException
- Author:
- kobit
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description RepositoryAccessException(String message)Creates a newPacketErrorTypeExceptioninstance.RepositoryAccessException(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
-
-