Class SelfPingException

    • Constructor Detail

      • SelfPingException

        public SelfPingException​(tigase.xmpp.Authorization errorCondition,
                                 String by)
      • SelfPingException

        public SelfPingException​(tigase.xmpp.Authorization errorCondition,
                                 String by,
                                 String text)
    • Method Detail

      • makeElement

        public tigase.server.Packet makeElement​(tigase.server.Packet packet,
                                                boolean insertOriginal)
                                         throws tigase.xmpp.PacketErrorTypeException
        Overrides:
        makeElement in class tigase.xmpp.XMPPProcessorException
        Throws:
        tigase.xmpp.PacketErrorTypeException
      • getBy

        public String getBy()