View Source StellarBase.XDR.AssetCode4Error exception (Elixir Stellar Base v0.17.0)
Module to handle exceptions that may arise from the StellarBase.XDR.AssetCode4 implementation.
Summary
Types
@type t() :: %StellarBase.XDR.AssetCode4Error{ __exception__: true, message: String.t() }