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

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

Summary

Types

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