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:
  • Constructor Details

    • RepositoryAccessException

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

      public RepositoryAccessException(String message, Throwable cause)