Class StellarAssetContractHasNoWasmException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.stellar.sdk.exception.SdkException
org.stellar.sdk.contract.exception.ContractIntrospectionException
org.stellar.sdk.contract.exception.StellarAssetContractHasNoWasmException
- All Implemented Interfaces:
Serializable
Raised when the requested contract is a Stellar Asset Contract, which does not have an associated
Wasm module.
- 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
-
StellarAssetContractHasNoWasmException
-
-
Method Details
-
getContractId
-