JavaScript SDK API Reference / Errors / InvalidSubdomainError
Class: InvalidSubdomainError
Defined in: error.ts:56
Base error for SDK failures, carrying a machine-readable ErrorType.
Extends
Constructors
Constructor
new InvalidSubdomainError(
message?):InvalidSubdomainError
Defined in: error.ts:57
Parameters
message?
string
Returns
InvalidSubdomainError
Overrides
Properties
type
type:
ErrorType
Defined in: error.ts:43
Machine-readable error category.