Searched defs:ArithmeticException (Results 1 – 1 of 1) sorted by relevance
74 ArithmeticException() throw() : Exception("Arithmetic exception") {} in ArithmeticException() function75 explicit ArithmeticException(const char* message) throw() in ArithmeticException() function