Class ssq::Exception
Class List > ssq > Exception
Raw exception.
#include <exceptions.hpp>
Inherits the following classes: exception
Inherited by the following classes: ssq::CompileException, ssq::NotFoundException, ssq::RuntimeException, ssq::TypeException
Public Functions
Type | Name |
---|---|
Exception (const char * msg) | |
virtual const char * | what () override const |
Public Functions Documentation
function Exception
inline ssq::Exception::Exception (
const char * msg
)
function what
inline virtual const char * ssq::Exception::what () override const
The documentation for this class was generated from the following file include/simplesquirrel/exceptions.hpp