Home
last modified time | relevance | path

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

/external/sfntly/cpp/src/sfntly/port/
Dexception_type.h74 ArithmeticException() throw() : Exception("Arithmetic exception") {} in ArithmeticException() function
75 explicit ArithmeticException(const char* message) throw() in ArithmeticException() function