interface DispatchError
implements Enum
import { type DispatchError } from "https://deno.land/x/polkadot@0.2.25/types/interfaces/system/types.ts";
Properties
readonly
asModule: DispatchErrorModulereadonly
asToken: TokenErrorreadonly
asArithmetic: ArithmeticErrorreadonly
asTransactional: TransactionalError