MPQC exception class.
More...
#include <mpqc/utility/exception.hpp>
|
|
| Exception (const std::string &msg="") |
| | Constructs exception.
|
| |
|
| Exception (char const *file, long line, const char *fmt=NULL,...) |
| | Constructs exception with an optional printf-style format and arguments.
|
| |
|
const char * | what () const noexcept |
| |
The documentation for this struct was generated from the following file: