Constructor: CommandLineParseException(Func<Translation, ConsoleColoredString>, CommandInfo, Exception)
Declaration
internal CommandLineParseException(
Func<Translation, ConsoleColoredString> getMessage,
CommandInfo commandInfo,
Exception inner
)
Summary
Constructor.