op_runtime_error Struct Reference
Encapsulate a runtime error with or w/o a valid errno.
More...
#include <op_exception.h>
List of all members.
Detailed Description
Encapsulate a runtime error with or w/o a valid errno.
Constructor & Destructor Documentation
| op_runtime_error::op_runtime_error |
( |
std::string const & |
err |
) |
[explicit] |
| op_runtime_error::op_runtime_error |
( |
std::string const & |
err, |
|
|
int |
cerrno | |
|
) |
| | |
| op_runtime_error::~op_runtime_error |
( |
|
) |
throw () |
The documentation for this struct was generated from the following files: