librcsb-core-wrapper 1.005
VersionMismatchException Class Reference

Versions do not match. More...

#include <Exceptions.h>

Inheritance diagram for VersionMismatchException:
Inheritance graph
Collaboration diagram for VersionMismatchException:
Collaboration graph

Public Member Functions

 VersionMismatchException (const std::string &message=std::string(), const std::string &location=std::string())
 ~VersionMismatchException () 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

Versions do not match.

Constructor & Destructor Documentation

◆ VersionMismatchException()

VersionMismatchException::VersionMismatchException ( const std::string & message = std::string(),
const std::string & location = std::string() )

◆ ~VersionMismatchException()

VersionMismatchException::~VersionMismatchException ( )
throw ( )

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