JS Kit SDK API Reference / Errors / PrimaryDomainNotFoundError
Class: PrimaryDomainNotFoundError
Defined in: errors.ts:60
Thrown when an address has no configured primary domain.
Extends
Constructors
Constructor
new PrimaryDomainNotFoundError(
message?):PrimaryDomainNotFoundError
Defined in: errors.ts:61
Parameters
message?
string
Returns
PrimaryDomainNotFoundError
Overrides
Properties
type
type:
ErrorType
Defined in: errors.ts:39