Struct deepmd_exception

Inheritance Relationships

Base Type

  • public std::runtime_error

Struct Documentation

struct deepmd_exception : public std::runtime_error

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

Public Functions

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