button ~master (2018-11-15T00:26:20Z)
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.