mirror of
https://github.com/cuberite/TCLAP.git
synced 2025-09-08 03:40:21 -04:00
fixed documentation omission
This commit is contained in:
parent
4db981b18b
commit
cd1bf5af14
@ -39,7 +39,8 @@ class ArgException : public std::exception
|
||||
/**
|
||||
* Constructor.
|
||||
* \param text - The text of the exception.
|
||||
* \param id - The text identifying the argument source
|
||||
* \param id - The text identifying the argument source.
|
||||
* \param td - Text describing the type of ArgException it is.
|
||||
* of the exception.
|
||||
*/
|
||||
ArgException( const std::string& text = "undefined exception",
|
||||
|
Loading…
x
Reference in New Issue
Block a user