SigilOverwriteException

Thrown by SigilStateStore.persistSigil when a write would replace an existing sigil with a DIFFERENT credential and replace was not set — the data-layer backstop against silently clobbering a live identity.

Constructors

Link copied to clipboard
constructor(message: String)

Properties

Link copied to clipboard
open val cause: Throwable?
Link copied to clipboard
open val message: String?