BaseError
new InvalidAPIKeyFormatError(message: string): InvalidAPIKeyFormatError;
string
InvalidAPIKeyFormatError
BaseError.constructor
new InvalidWalletSecretFormatError(message: string): InvalidWalletSecretFormatError;
InvalidWalletSecretFormatError
new UndefinedWalletSecretError(message: string): UndefinedWalletSecretError;
UndefinedWalletSecretError
Was this page helpful?