![]() |
ENSDF++ 1.1
An easy, fast and simple way to run querys towards the ENSDF database, written in C++.
|
Header file for the CommandLineException class. More...
#include <exception>
#include <string>
Go to the source code of this file.
Classes | |
class | CommandLineException |
Thrown when command line arguments are invalid. More... | |
Defines | |
#define | STRING |
<Inclusion guard. | |
#define | COMMANDLINEEXCEPTION_H |
Inclusion guard. |
Header file for the CommandLineException class.
Definition in file CommandLineException.h.
#define STRING |