librcsb-core-wrapper  1.000
Public Member Functions | List of all members
InvalidOptionsException Class Reference

Invalid command line options. More...

#include <Exceptions.h>

Inheritance diagram for InvalidOptionsException:
Inheritance graph
Collaboration diagram for InvalidOptionsException:
Collaboration graph

Public Member Functions

 InvalidOptionsException (const std::string &message=std::string(), const std::string &location=std::string())
 
 ~InvalidOptionsException () throw ()
 
- Public Member Functions inherited from RcsbException
 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

- Protected Attributes inherited from RcsbException
std::string _message
 

Detailed Description

Invalid command line options.

Constructor & Destructor Documentation

InvalidOptionsException::InvalidOptionsException ( const std::string &  message = std::string(),
const std::string &  location = std::string() 
)
InvalidOptionsException::~InvalidOptionsException ( ) throw ()

The documentation for this class was generated from the following file: