Struct deepmd_exception#

Inheritance Relationships#

Base Type#

  • public runtime_error

Struct Documentation#

struct deepmd_exception : public runtime_error#

General DeePMD-kit exception. Throw if anything doesn’t work.

Public Functions

inline deepmd_exception()#
inline deepmd_exception(const std::string &msg)#