#include <BALL/COMMON/exception.h>
Public Member Functions | |
| Precondition (const char *file, int line, const char *condition) | |
Precondition failed. A precondition (as defined by BALL_PRECONDITION_EXCEPTION) has failed.
| BALL::Exception::Precondition::Precondition | ( | const char * | file, | |
| int | line, | |||
| const char * | condition | |||
| ) |