menu
tool_logger package
documentation
logger/non_fatal_exception.dart
NonFatalException
NonFatalException.new const constructor
NonFatalException.new const constructor
dark_mode
light_mode
NonFatalException
constructor
const
NonFatalException
(
String
message
)
Implementation
const NonFatalException(this.message);
tool_logger package
documentation
logger/non_fatal_exception
NonFatalException
NonFatalException.new const constructor
NonFatalException class