GRSISort
Created by P.C. Bender
Developement Team: P.C. Bender, R. Dunlop, V. Bildstein
An extension of the ROOT analysis Framework
ParseError Struct Reference

Definition at line 13 of file ArgParser.h.

Public Member Functions

 ParseError (const char *msg)
 
 ParseError (const std::string &msg)
 

#include <ArgParser.h>

+ Inheritance diagram for ParseError:
+ Collaboration diagram for ParseError:

Constructor & Destructor Documentation

◆ ParseError() [1/2]

ParseError::ParseError ( const char *  msg)
inline

Definition at line 14 of file ArgParser.h.

◆ ParseError() [2/2]

ParseError::ParseError ( const std::string &  msg)
inline

Definition at line 15 of file ArgParser.h.