Home
last modified time | relevance | path

Searched defs:RuntimeException (Results 1 – 1 of 1) sorted by relevance

/external/sfntly/cpp/src/sfntly/port/
Dexception_type.h91 RuntimeException() throw() : Exception("Runtime exception") {} in RuntimeException() function
92 explicit RuntimeException(const char* message) throw() in RuntimeException() function