Searched refs:X_CommandLine (Results 1 – 4 of 4) sorted by relevance
369 throw command::X_CommandLine( in do_Init()404 throw command::X_CommandLine( in do_Init()416 catch ( command::X_CommandLine & xxx ) in do_Init()454 throw command::X_CommandLine("Invalid file in option -I:<command-file>."); in load_IncludedCommands()510 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
114 throw X_CommandLine( slMsg() << "Missing " << miss <<" after " << opt << "." << c_str ); in CHECKOPT()
Completed in 16 milliseconds