JS Kit SDK API Reference / Errors / DomainExpiredError
Class: DomainExpiredError
Defined in: errors.ts:228
Thrown when a Solana Registration Service domain has expired.
Extends
Constructors
Constructor
new DomainExpiredError(
message?):DomainExpiredError
Defined in: errors.ts:229
Parameters
message?
string
Returns
DomainExpiredError
Overrides
Properties
type
type:
ErrorType
Defined in: errors.ts:39