JS Kit SDK API Reference / Errors / InvalidRoaError
Class: InvalidRoaError
Defined in: errors.ts:158
Thrown when a Right of Association proof is invalid.
Extends
Constructors
Constructor
new InvalidRoaError(
message?):InvalidRoaError
Defined in: errors.ts:159
Parameters
message?
string
Returns
InvalidRoaError
Overrides
Properties
type
type:
ErrorType
Defined in: errors.ts:39