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

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

Link to this section Summary

Link to this section Types

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