AppleSauce
Preparing search index...
applesauce-accounts
SignerMismatchError
Class SignerMismatchError
An error thrown when a signer is used with the wrong pubkey
Hierarchy
Error
SignerMismatchError
Index
Constructors
constructor
Properties
cause?
message
name
stack?
Constructors
constructor
new
SignerMismatchError
(
message
?:
string
)
:
SignerMismatchError
Parameters
Optional
message
:
string
Returns
SignerMismatchError
new
SignerMismatchError
(
message
?:
string
,
options
?:
ErrorOptions
,
)
:
SignerMismatchError
Parameters
Optional
message
:
string
Optional
options
:
ErrorOptions
Returns
SignerMismatchError
Properties
Optional
cause
cause
?:
unknown
message
message
:
string
name
name
:
string
Optional
stack
stack
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
cause
message
name
stack
AppleSauce
Loading...
An error thrown when a signer is used with the wrong pubkey