Package-level declarations
Types
Base exception class for all contract-related errors.
Exception thrown when ContractSpec operations fail.
Exception thrown when contract state has expired and needs restoration.
Exception thrown when a transaction requires additional authorization signatures.
Exception thrown when attempting to sign a read-only transaction.
Exception thrown when attempting an operation that requires simulation before the transaction has been simulated.
Exception thrown when automatic contract state restoration fails.
Exception thrown when sending a transaction to the network fails.
Exception thrown when transaction simulation fails.
Exception thrown when a transaction fails during execution.
Exception thrown when a transaction is still pending after the timeout period.