Preparing search index...
The search index is not available
@hpke/hpke-js
@hpke/hpke-js
HpkeError
Class HpkeError
The base error class of hpke-js.
Hierarchy (
view full
)
Error
HpkeError
DecapError
DeriveKeyPairError
DeserializeError
EncapError
ExportError
InvalidParamError
MessageLimitReachedError
NotSupportedError
OpenError
SealError
SerializeError
ValidationError
Index
Constructors
constructor
Properties
cause?
message
name
stack?
Constructors
constructor
new
Hpke
Error
(
e
)
:
HpkeError
Parameters
e
:
unknown
Returns
HpkeError
Properties
Optional
cause
cause
?:
unknown
message
message
:
string
name
name
:
string
Optional
stack
stack
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
cause
message
name
stack
@hpke/hpke-js
Loading...
The base error class of hpke-js.