Class StellarTomlNotFoundInvalidException
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.StellarTomlNotFoundInvalidException
- All Implemented Interfaces:
Serializable
Stellar.toml file was not found or was malformed.
- 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
-
StellarTomlNotFoundInvalidException
-