#include <commandoptions.h>
Public Methods | |
commandoptions_error (std::string s) throw () | |
Constructs a new error. More... | |
~commandoptions_error () throw () | |
Does nothing? | |
virtual const char * | what () const throw () |
Returns the errormessage. |
|
Constructs a new error.
|