Base exception for lua errors. More...
#include <exceptions.hpp>
 
  
 | Public Member Functions | |
| error (const std::string &) | |
| Constructs a new error with a plain-text message. | |
| virtual | ~error (void) throw () | 
| Destructor for the error. | |
Base exception for lua errors.
| 
 | explicit | 
Constructs a new error with a plain-text message.
| message | The plain-text error message. | 
 1.8.1.1
 1.8.1.1