PkiEnvironmentHooksException

An error returned by a PkiEnvironmentHooks callback implementation.

Inheritors

Types

Link copied to clipboard
object ErrorHandler : UniffiRustCallStatusErrorHandler<PkiEnvironmentHooksException>
Link copied to clipboard

An error with the given reason string.

Properties

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