Exception thrown by CHECK_NONFATAL() when its condition is false.

Synopsis

Declared in <util/check.h>

class NonFatalCheckError
    : public std::runtime_error

Base Classes

Name

Description

std::runtime_error

Member Functions

Name

Description

NonFatalCheckError [constructor]

Construct the error from a failed assertion and its source location.

operator=

what [virtual]

Created with MrDocs