librcsb-core-wrapper
1.000
|
Invalid command line options. More...
#include <Exceptions.h>
Public Member Functions | |
InvalidOptionsException (const std::string &message=std::string(), const std::string &location=std::string()) | |
~InvalidOptionsException () throw () | |
![]() | |
RcsbException (const std::string &message=std::string(), const std::string &location=std::string()) | |
~RcsbException () throw () | |
void | AppendMessage (const std::string &message=std::string(), const std::string &location=std::string()) |
const char * | what () const throw () |
Additional Inherited Members | |
![]() | |
std::string | _message |
Invalid command line options.
InvalidOptionsException::InvalidOptionsException | ( | const std::string & | message = std::string() , |
const std::string & | location = std::string() |
||
) |
InvalidOptionsException::~InvalidOptionsException | ( | ) | throw () |