Searched defs:RuntimeException (Results 1 – 1 of 1) sorted by relevance
91 RuntimeException() throw() : Exception("Runtime exception") {} in RuntimeException() function92 explicit RuntimeException(const char* message) throw() in RuntimeException() function