Class KeePassHttpCommunicationException

  • All Implemented Interfaces:
    Serializable

    public class KeePassHttpCommunicationException
    extends KeePassHttpException
    exception while using KeePassHttp-Java-Connector when the communication not succeeded
    Author:
    Ralf Seidengarn
    See Also:
    Serialized Form
    • Constructor Detail

      • KeePassHttpCommunicationException

        public KeePassHttpCommunicationException()
      • KeePassHttpCommunicationException

        public KeePassHttpCommunicationException​(String a)
      • KeePassHttpCommunicationException

        public KeePassHttpCommunicationException​(String a,
                                                 Throwable t)
      • KeePassHttpCommunicationException

        public KeePassHttpCommunicationException​(Throwable t)