StellarBase.XDR.AssetCode4Error exception (Elixir Stellar Base v0.8.9) View Source

Module to handle exceptions that may arise from the StellarBase.XDR.AssetCode4 implementation.

Link to this section Summary

Link to this section Types

Specs

t() :: %StellarBase.XDR.AssetCode4Error{
  __exception__: term(),
  message: String.t()
}