Struct deepmd_exception

Inheritance Relationships

Base Type

  • public runtime_error

Derived Type

Struct Documentation

struct deepmd_exception : public runtime_error

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

Subclassed by deepmd::deepmd_exception_oom

Public Functions

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