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