Schnek
schnek::ScheckException Class Reference

Base error class. More...

#include <exceptions.hpp>

Inheritance diagram for schnek::ScheckException:
Collaboration diagram for schnek::ScheckException:

Public Member Functions

 ScheckException (const std::string &file, long line, const std::string &functionName, const std::string &message_="")
 
const char * what () const throw ()
 returns the error message.
 

Detailed Description

Base error class.


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