View Source StellarBase.StrKeyError exception (Elixir Stellar Base v0.16.0)

Handle exceptions that may arise from the StellarBase.StrKey implementation.

Summary

Types

@type t() :: %StellarBase.StrKeyError{__exception__: term(), message: String.t()}