Package org.stellar.sdk
Class NoNetworkSelectedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.stellar.sdk.NoNetworkSelectedException
- All Implemented Interfaces:
Serializable
Indicates that no network was selected.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
NoNetworkSelectedException
public NoNetworkSelectedException()
-