menu
opentool_daemon package
documentation
opentool_daemon_utils.dart
CommandException
CommandException.new constructor
CommandException.new constructor
dark_mode
light_mode
CommandException
constructor
CommandException
(
String
command
,
String
message
, {
int
?
exitCode
,
})
Implementation
CommandException(this.command, this.message, {this.exitCode});
opentool_daemon package
documentation
opentool_daemon_utils
CommandException
CommandException.new constructor
CommandException class