JS Kit SDK API Reference / Errors / SnsSolResolutionMismatchError
Class: SnsSolResolutionMismatchError
Defined in: errors.ts:242
Thrown when .sns and .sol resolve the same domain to different addresses.
Extends
Constructors
Constructor
new SnsSolResolutionMismatchError(
message?):SnsSolResolutionMismatchError
Defined in: errors.ts:243
Parameters
message?
string
Returns
SnsSolResolutionMismatchError
Overrides
Properties
type
type:
ErrorType
Defined in: errors.ts:39