Class KeePassRpcPairingException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.aresstack.keepassrpc.pairing.KeePassRpcPairingException
All Implemented Interfaces:
Serializable

public class KeePassRpcPairingException extends RuntimeException
Exception thrown when a KeePassRPC pairing step fails.

In addition to the human-readable message, the exception contains the endpoint that failed and a stable KeePassRpcPairingFailureReason for UI and diagnostic handling.

See Also: