InvalidCommand

Thrown when an invalid command name is given to runCommand.

class InvalidCommand : Exception {}

Constructors

this
this(string msg)
Undocumented in source.

Meta