File exceptions.hpp
File List > include > simplesquirrel > exceptions.hpp
Go to the source code of this file.
- #include <string>
- #include <sstream>
- #include "type.hpp"
Namespaces
| Type | Name | 
|---|---|
| namespace | ssq | 
Classes
| Type | Name | 
|---|---|
| class | CompileException Compile exception thrown during compilation. | 
| class | Exception Raw exception. | 
| class | NotFoundException Not Found exception thrown if object with a given name does not exist. | 
| class | RuntimeException Runtime exception thrown if something went wrong during execution. | 
| class | TypeException Type exception thrown if casting between squirrel and C++ objects failed. | 
Macros
| Type | Name | 
|---|---|
| define | SSQ_EXCEPTIONS_HEADER_H  () | 
Macro Definition Documentation
define SSQ_EXCEPTIONS_HEADER_H
#define SSQ_EXCEPTIONS_HEADER_H () 
The documentation for this class was generated from the following file include/simplesquirrel/exceptions.hpp