Exception thrown by CHECK_NONFATAL() when its condition is false.
Declared in <util/check.h>
class NonFatalCheckError
: public std::runtime_error
| Name | Description |
|---|---|
std::runtime_error |
| Name | Description |
|---|---|
NonFatalCheckError [constructor] | Construct the error from a failed assertion and its source location. |
operator= | |
what [virtual] |