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