Class ContractWasmRetrievalException

All Implemented Interfaces:
Serializable

public class ContractWasmRetrievalException extends ContractIntrospectionException
Raised when a contract Wasm cannot be retrieved due to unexpected RPC response data.
See Also:
  • Constructor Details

    • ContractWasmRetrievalException

      public ContractWasmRetrievalException(String message)
    • ContractWasmRetrievalException

      public ContractWasmRetrievalException(String message, Throwable cause)