@did-btc1/common / Btc1KeyManagerError
Class: Btc1KeyManagerError
Defined in: errors.ts:154
Extends
Constructors
Constructor
> new Btc1KeyManagerError(message
, type
, data?
): Btc1KeyManagerError
Defined in: errors.ts:155
Parameters
message
string
type
string
= 'Btc1KeyManagerError'
data?
Record
<string
, any
>
Returns
Btc1KeyManagerError
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