menu
spiffynode package
documentation
spiffy_node.dart
PeerMisbehaviorException
PeerMisbehaviorException.new const constructor
PeerMisbehaviorException.new const constructor
dark_mode
light_mode
PeerMisbehaviorException
constructor
const
PeerMisbehaviorException
(
String
peerId
,
String
message
, [
Object
?
cause
])
Implementation
const PeerMisbehaviorException(this.peerId, super.message, [super.cause]);
spiffynode package
documentation
spiffy_node
PeerMisbehaviorException
PeerMisbehaviorException.new const constructor
PeerMisbehaviorException class