SoftchatException

Safe, stable failures from the public Kotlin API.

These errors intentionally contain no keys, plaintext, ciphertext, or upstream cryptographic diagnostics.

Properties

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

stable category that callers should branch on

Link copied to clipboard
open val message: String?