View Source StellarBase.StrKeyError exception (Elixir Stellar Base v0.17.0)
Handle exceptions that may arise from the StellarBase.StrKey implementation.
Summary
Types
@type t() :: %StellarBase.StrKeyError{__exception__: true, message: String.t()}
Handle exceptions that may arise from the StellarBase.StrKey implementation.
@type t() :: %StellarBase.StrKeyError{__exception__: true, message: String.t()}