tlx
DieException Class Reference

Exception thrown by die_with_message() if. More...

#include <core.hpp>

Inheritance diagram for DieException:

Public Member Functions

 DieException (const std::string &message)
 

Detailed Description

Exception thrown by die_with_message() if.

Definition at line 50 of file core.hpp.

Constructor & Destructor Documentation

DieException ( const std::string &  message)
explicit

Definition at line 49 of file core.cpp.


The documentation for this class was generated from the following files: