Searched refs:X_CommandLine (Results 1 – 4 of 4) sorted by relevance
364 throw command::X_CommandLine( in do_Init()399 throw command::X_CommandLine( in do_Init()411 catch ( command::X_CommandLine & xxx ) in do_Init()449 throw command::X_CommandLine("Invalid file in option -I:<command-file>."); in load_IncludedCommands()505 throw command::X_CommandLine( "Missing or invalid number in -v option." ); in do_clVerbose()
51 throw X_CommandLine( text ); in CHECK()203 … throw X_CommandLine( "Both, named projects and a default project, cannot be used together." ); in do_clProject()218 … throw X_CommandLine( "Both, named projects and a default project, cannot be used together." ); in do_clDefaultProject()
107 class X_CommandLine class110 X_CommandLine( in X_CommandLine() function in autodoc::command::X_CommandLine
113 throw X_CommandLine( slMsg() << "Missing " << miss <<" after " << opt << "." << c_str ); in CHECKOPT()
Completed in 36 milliseconds