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

/external/guice/extensions/persist/src/com/google/inject/persist/
H A DTransactional.java50 Class<? extends Exception>[] rollbackOn() default RuntimeException.class;
/external/sfntly/cpp/src/sfntly/port/
H A Dexception_type.h89 class RuntimeException : public Exception { class in namespace:sfntly
91 RuntimeException() throw() : Exception("Runtime exception") {} function in class:sfntly::RuntimeException
92 explicit RuntimeException(const char* message) throw() function in class:sfntly::RuntimeException
94 virtual ~RuntimeException() throw() {}
/external/mesa3d/src/gallium/drivers/swr/rasterizer/scripts/mako/
H A Dexceptions.py16 class RuntimeException(MakoException): class in inherits:MakoException
/external/robolectric/v1/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...

Completed in 4658 milliseconds