View Source Stellar.Horizon.CollectionError exception (Elixir Stellar SDK v0.23.0)
Handle exceptions that may arise from the Stellar.Horizon.Collection.
Summary
Types
@type t() :: %Stellar.Horizon.CollectionError{ __exception__: true, message: String.t() }