Exception | Description |
---|---|
AssembledTransactionException |
Raised when an assembled transaction fails.
|
ExpiredStateException |
Raised when the state has expired.
|
NeedsMoreSignaturesException |
Raised when more signatures are needed.
|
NoSignatureNeededException |
Raised when no signature is needed.
|
NotYetSimulatedException |
Raised when trying to get the result of a transaction that has not been simulated yet.
|
RestorationFailureException |
Raised when a restoration fails.
|
SendTransactionFailedException |
Raised when invoking `sendTransaction` fails.
|
SimulationFailedException |
Raised when a simulation fails.
|
TransactionFailedException |
Raised when invoking `getTransaction` fails.
|
TransactionStillPendingException |
Raised when the transaction is still pending.
|