Class KeePassHttpNotAssociatedException

  • All Implemented Interfaces:
    Serializable

    public class KeePassHttpNotAssociatedException
    extends KeePassHttpException
    exception while using KeePassHttp-Java-Connector when the provided credentials are not associated
    Author:
    Ralf Seidengarn
    See Also:
    Serialized Form
    • Constructor Detail

      • KeePassHttpNotAssociatedException

        public KeePassHttpNotAssociatedException()
      • KeePassHttpNotAssociatedException

        public KeePassHttpNotAssociatedException​(String a)
      • KeePassHttpNotAssociatedException

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

        public KeePassHttpNotAssociatedException​(Throwable t)