Nearly CC
An educational compiler skeleton
RuntimeError Member List

This is the complete list of members for RuntimeError, including all inherited members.

BaseException(const Location &loc, const std::string &desc)BaseException
BaseException(const BaseException &other)BaseException
get_loc() constBaseException
has_location() constBaseExceptioninline
raise(const char *fmt,...) RT_PRINTF_FORMATRuntimeErrorstatic
RuntimeError(const std::string &desc)RuntimeError
RuntimeError(const RuntimeError &other)RuntimeError
~BaseException() (defined in BaseException)BaseExceptionvirtual
~RuntimeError() (defined in RuntimeError)RuntimeErrorvirtual