JS Kit SDK API Reference / Errors / InvalidParentError
Class: InvalidParentError
Defined in: errors.ts:165
Thrown when a required parent domain account cannot be resolved.
Extends
Constructors
Constructor
new InvalidParentError(
message?):InvalidParentError
Defined in: errors.ts:166
Parameters
message?
string
Returns
InvalidParentError
Overrides
Properties
type
type:
ErrorType
Defined in: errors.ts:39