menu
dart_libp2p package
documentation
p2p/protocol/stomp/stomp_exceptions.dart
StompAuthenticationException
StompAuthenticationException.new const constructor
StompAuthenticationException.new const constructor
dark_mode
light_mode
StompAuthenticationException
constructor
const
StompAuthenticationException
(
String
message
, [
Object
?
cause
])
Implementation
const StompAuthenticationException(super.message, [super.cause]);
dart_libp2p package
documentation
p2p/protocol/stomp/stomp_exceptions
StompAuthenticationException
StompAuthenticationException.new const constructor
StompAuthenticationException class