ppap4lmp  0.7.2
runtime_error.h File Reference

This file has a definition of utils::runtime_error. More...

#include <alias/std.h>
Include dependency graph for runtime_error.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 utils
 Namespace for utility functions.
 

Functions

void utils::runtime_error (const Str &msg)
 Raise (for Python) and throw (for C++) a runtime error. More...
 

Detailed Description

This file has a definition of utils::runtime_error.

Author
Takayuki Kobayashi
Date
2018/09/03

Definition in file runtime_error.h.