BALL::Exception::InvalidOption Class Reference

Exception to be thrown if an invalid option is given. More...

#include <BALL/COMMON/exception.h>

Inheritance diagram for BALL::Exception::InvalidOption:
BALL::Exception::GeneralException

List of all members.


Public Member Functions

 InvalidOption (const char *file, int line, String option)

Detailed Description

Exception to be thrown if an invalid option is given.


Constructor & Destructor Documentation

BALL::Exception::InvalidOption::InvalidOption ( const char *  file,
int  line,
String  option 
)