librcsb-core-wrapper
1.000
|
Object already exists. More...
#include <Exceptions.h>
Public Member Functions | |
AlreadyExistsException (const std::string &message=std::string(), const std::string &location=std::string()) | |
~AlreadyExistsException () 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 |
Object already exists.
AlreadyExistsException::AlreadyExistsException | ( | const std::string & | message = std::string() , |
const std::string & | location = std::string() |
||
) |
AlreadyExistsException::~AlreadyExistsException | ( | ) | throw () |