Command.parsingError

invoke error when parsing command line

class Command
const
void
parsingError
(
string msg = ""
,
string code = "command.error"
)

Parameters

msg string

the error message

code string

the code to tag the error

Meta