@armada/sdk / index / RootMismatchError
Class: RootMismatchError
Defined in: src/errors.ts:12
Extends
Constructors
Constructor
new RootMismatchError(
message,options?):RootMismatchError
Defined in: src/errors.ts:6
Parameters
message
string
options?
cause?
unknown
Returns
RootMismatchError
Inherited from
Properties
code
readonlycode:"ROOT_MISMATCH"='ROOT_MISMATCH'
Defined in: src/errors.ts:13