Home
last modified time | relevance | path

Searched defs:RuntimeException (Results 1 – 2 of 2) 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
/external/antlr/runtime/ObjC/Framework/
DRuntimeException.m35 @implementation RuntimeException implementation