Home
last modified time | relevance | path

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

/external/connectedappssdk/annotations/src/main/java/com/google/android/enterprise/connectedapps/annotations/
DUncaughtExceptionsPolicy.java10 public final boolean rethrowExceptions; field in UncaughtExceptionsPolicy
12 UncaughtExceptionsPolicy(boolean rethrowExceptions) { in UncaughtExceptionsPolicy()