UnderivePublicKeyException

Exception thrown when underive public key fails.

Author

Marcus Cvjeticanin

Since

0.2.0

Parameters

message

the error message

Constructors

Link copied to clipboard
constructor(message: String)

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun logError()
Link copied to clipboard
Link copied to clipboard

Properties

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