Package-level declarations

Types

Link copied to clipboard
open class Sep02Exception(message: String, cause: Throwable? = null) : Exception

Base exception class for SEP-2 Federation Protocol errors.

Link copied to clipboard

Exception thrown when the federation server URL cannot be found in stellar.toml.

Link copied to clipboard

Exception thrown when a Stellar address has an invalid format.

Link copied to clipboard

Exception thrown when the federation server returns a malformed or unexpected response.