Home
last modified time | relevance | path

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

/aosp_15_r20/external/mobly-snippet-lib/third_party/sl4a/src/main/java/com/google/android/mobly/snippet/event/
H A DEventSnippet.java31 private static class EventSnippetException extends Exception { class in EventSnippet
34 public EventSnippetException(String msg) { in EventSnippetException() method in EventSnippet.EventSnippetException