Class NoFederationServerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.stellar.sdk.exception.SdkException
org.stellar.sdk.exception.NetworkException
org.stellar.sdk.federation.exception.NoFederationServerException
- All Implemented Interfaces:
Serializable
Federation server was not found in stellar.toml file.
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class org.stellar.sdk.exception.NetworkException
getBody, getCode
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
NoFederationServerException
public NoFederationServerException()
-