JsonRpcExceptionCode class
JSON RPC Exception Codes
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Properties
- invalidParams → int
-
no setter
- methodNotFound → int
-
no setter
- scanError → int
-
no setter
- serverErrorBlockCleanedUp → int
-
no setter
- serverErrorBlockNotAvailable → int
-
no setter
- serverErrorBlockStatusNotAvailableYet → int
-
no setter
- serverErrorKeyExcludedFromSecondaryIndex → int
-
no setter
- serverErrorLongTermStorageSlotSkipped → int
-
no setter
- serverErrorMinContextSlotNotReached → int
-
no setter
- serverErrorNodeUnhealthy → int
-
no setter
- serverErrorNoSnapshot → int
-
no setter
- serverErrorSendTransactionPreflightFailure → int
-
no setter
- serverErrorSlotSkipped → int
-
no setter
- serverErrorTransactionHistoryNotAvailable → int
-
no setter
- serverErrorTransactionPrecompileVerificationFailure → int
-
no setter
- serverErrorTransactionSignatureLenMismatch → int
-
no setter
- serverErrorTransactionSignatureVerifcationFailure → int
-
no setter
- serverErrorUnsupportedTransactionVersion → int
-
no setter