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