Home
last modified time | relevance | path

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

/external/mobly-bundled-snippets/src/main/java/com/google/android/mobly/snippet/bundled/
DAccountSnippet.java58 private static class AccountSnippetException extends Exception { class in AccountSnippet
61 public AccountSnippetException(String msg) { in AccountSnippetException() method in AccountSnippet.AccountSnippetException