RxDock 0.1.0
A fast, versatile, and open-source program for docking ligands to proteins and nucleic acids
Loading...
Searching...
No Matches
Public Member Functions | Protected Member Functions | List of all members
rxdock::ModelError Class Reference
Inheritance diagram for rxdock::ModelError:
rxdock::Error

Public Member Functions

 ModelError (const std::string &strFile, int nLine, const std::string &strMessage="")
 
- Public Member Functions inherited from rxdock::Error
 Error (const std::string &strFile, int nLine, const std::string &strMessage="")
 
virtual const char * what () const noexcept
 
std::string File () const
 
int Line () const
 
std::string Message () const
 
std::string Name () const
 
bool isOK () const
 
void AddMessage (const std::string &strMessage)
 

Protected Member Functions

 ModelError (const std::string &strName, const std::string &strFile, int nLine, const std::string &strMessage="")
 
- Protected Member Functions inherited from rxdock::Error
 Error (const std::string &strName, const std::string &strFile, int nLine, const std::string &strMessage="")
 

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