Class ssq::NotFoundException
Class List > ssq > NotFoundException
Not Found exception thrown if object with a given name does not exist.
#include <exceptions.hpp>
Inherits the following classes: ssq::Exception
Public Functions
Type | Name |
---|---|
NotFoundException (const char * msg) | |
virtual const char * | what () override const |
ssq::Exception
Public Functions inherited fromType | Name |
---|---|
Exception (const char * msg) | |
virtual const char * | what () override const |
Public Functions Documentation
function NotFoundException
inline ssq::NotFoundException::NotFoundException (
const char * msg
)
function what
inline virtual const char * ssq::NotFoundException::what () override const
Implements ssq::Exception::what
The documentation for this class was generated from the following file include/simplesquirrel/exceptions.hpp