![]() |
UTPP
|
The failure object records the file name, the line number and a message. More...
#include <utpp.h>
Public Attributes | |
| std::string | filename |
| Name of file where a failure has occurred. | |
| std::string | message |
| Description of failure. | |
| int | line_number |
| Line number where the failure has occurred. | |
The failure object records the file name, the line number and a message.