Package tigase.xmpp

Class XMPPException

    • Constructor Detail

      • XMPPException

        public XMPPException()
      • XMPPException

        public XMPPException​(String message)
      • XMPPException

        public XMPPException​(String message,
                             Throwable cause)
      • XMPPException

        public XMPPException​(Throwable cause)