Functions | |
| void | ignoreTheError (const char *reason, const char *file, int line, int code) |
| void | handleTheError (const char *reason, const char *file, int line, int code) |
| void | throwException (const char *reason, const char *file, int line, int code) |
| void GslErrorHandlers::ignoreTheError | ( | const char * | reason, | |
| const char * | file, | |||
| int | line, | |||
| int | code | |||
| ) |
| void GslErrorHandlers::handleTheError | ( | const char * | reason, | |
| const char * | file, | |||
| int | line, | |||
| int | code | |||
| ) |
| void GslErrorHandlers::throwException | ( | const char * | reason, | |
| const char * | file, | |||
| int | line, | |||
| int | code | |||
| ) |
1.4.7