Exception::InvalidOption Class Reference
Exception to be thrown if an invalid option is given.
More...
#include <exception.h>
Inheritance diagram for Exception::InvalidOption:
List of all members.
|
Public Member Functions |
| InvalidOption (const char *file, int line, String option) throw () |
Detailed Description
Exception to be thrown if an invalid option is given.