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

/external/sfntly/cpp/src/sfntly/port/
H A Dexception_type.h72 class ArithmeticException : public Exception { class in namespace:sfntly
74 ArithmeticException() throw() : Exception("Arithmetic exception") {} function in class:sfntly::ArithmeticException
75 explicit ArithmeticException(const char* message) throw() function in class:sfntly::ArithmeticException
77 virtual ~ArithmeticException() throw() {}
/external/robolectric/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...

Completed in 70 milliseconds