@did-btc1/common / SMTAggregateBeaconError
Class: SMTAggregateBeaconError
Defined in: errors.ts:214
Extends
Constructors
Constructor
> new SMTAggregateBeaconError(message
, type
, data?
): SMTAggregateBeaconError
Defined in: errors.ts:215
Parameters
message
string
type
string
= 'SMTAggregateBeaconError'
data?
Record
<string
, any
>
Returns
SMTAggregateBeaconError
Overrides
Properties
data?
> optional
data: Record
<string
, any
>
Defined in: errors.ts:122
Inherited from
name
> name: string
= 'DidBtc1Error'
Defined in: errors.ts:120
Inherited from
type
> type: string
= 'DidBtc1Error'
Defined in: errors.ts:121