Preparing search index...
The search index is not available
libp2p-interfaces - v0.8.4
crypto/errors
UnexpectedPeerError
Class UnexpectedPeerError
Hierarchy
Error
UnexpectedPeerError
Index
Constructors
constructor
Properties
code
message
name
stack
Error
Accessors
code
Constructors
constructor
new
Unexpected
Peer
Error
(
message
?:
undefined
|
string
)
:
UnexpectedPeerError
Parameters
Optional
message:
undefined
|
string
Returns
UnexpectedPeerError
Properties
code
code
:
string
message
message
:
string
name
name
:
string
Optional
stack
stack
:
undefined
|
string
Static
Error
Error
:
ErrorConstructor
Accessors
Static
code
get
code
(
)
:
string
Returns
string
crypto/errors
Invalid
Crypto
Exchange
Error
Invalid
Crypto
Transmission
Error
Unexpected
Peer
Error
constructor
code
message
name
stack
Error
code