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 | List of all members
rxdock::NoFileInDir Class Reference
Inheritance diagram for rxdock::NoFileInDir:
rxdock::FileError rxdock::Error

Public Member Functions

 NoFileInDir (const std::string &strFile, int nLine, const std::string &strMessage="")
 
- Public Member Functions inherited from rxdock::FileError
 FileError (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)
 

Additional Inherited Members

- Protected Member Functions inherited from rxdock::FileError
 FileError (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: