button ~master (2022-05-05T23:03:09.2264647)
Dub
Repo
InvalidCommand
button
exceptions
Thrown when an invalid command name is given to
runCommand
.
class
InvalidCommand : Exception {
mixin
basicExceptionCtors
;
}
Members
Mixins
__anonymous
mixin
basicExceptionCtors
Undocumented in source.
Meta
Source
See Implementation
button
exceptions
classes
BuildException
CommandError
InvalidCommand
InvalidEdge
MakeParserError
TaskError
Thrown when an invalid command name is given to runCommand.