iRoCS Toolbox  1.1.0
Data Structures
Errors.hh File Reference
#include <config.hh>
#include "CmdLineError.hh"
Include dependency graph for Errors.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  CmdLineDublicateArgError
 Dublicate Argument Error. Is thrown when an ambigous CmdArg is appended. More...
 
class  CmdLineInternalError
 Internal Error. Is thrown when an internal error occurs. More...
 
class  CmdLineSyntaxError
 Syntax Error. Is thrown when an syntax error occurs. More...
 
class  CmdLineUsageError
 Usage Error. Is thrown when the –help/-? CmdArg is parsed. More...
 
class  CmdLineUsageHTMLError
 Usage HTML Error. Is thrown when the –helphtml CmdArg is parsed. More...
 
class  CmdLineUsageXMLError
 Usage XML Error. Is thrown when the –usagexml CmdArg is parsed. More...