Package org.stellar.sdk.federation.exception
package org.stellar.sdk.federation.exception
Exceptions specific to the Stellar federation protocol.
These exceptions are thrown during federation address resolution when errors occur such as missing or invalid federation servers, oversized responses, or addresses that cannot be found.
- See Also:
-
Exception ClassesClassDescriptionThrown when the federation server response exceeds the maximum allowed size.Federation server is invalid (malformed URL, not HTTPS, etc.)Federation server was not found in stellar.toml file.Stellar address not found by federation serverStellar.toml file was not found or was malformed.Thrown when the stellar.toml file exceeds the maximum allowed size.