AlreadyInitialized

TrustPin.setup was called on an instance that has already completed setup successfully.

Reconfiguration is not supported: an instance's credentials and mode are fixed for its lifetime. Use a separate named instance via TrustPin.instance for a different pinning context. Treat this error as a programming bug at the call site, not a runtime condition to retry.

See also

Properties

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