#include <chi_runtime.h>
Customized exceptions.
Definition at line 131 of file chi_runtime.h.
◆ RecoverableException() [1/3]
Chi::RecoverableException::RecoverableException |
( |
const char * |
message | ) |
|
|
inlineexplicit |
◆ RecoverableException() [2/3]
Chi::RecoverableException::RecoverableException |
( |
const std::string & |
message | ) |
|
|
inlineexplicit |
◆ RecoverableException() [3/3]
Chi::RecoverableException::RecoverableException |
( |
const std::string & |
prefix, |
|
|
const std::string & |
message |
|
) |
| |
|
inline |
◆ ~RecoverableException()
Chi::RecoverableException::~RecoverableException |
( |
| ) |
|
|
overridedefaultnoexcept |
The documentation for this class was generated from the following file: