Home
last modified time | relevance | path

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

/external/connectedappssdk/sdk/src/main/java/com/google/android/enterprise/connectedapps/exceptions/
DProfileRuntimeException.java23 public class ProfileRuntimeException extends RuntimeException { class
24 public ProfileRuntimeException(Throwable cause) { in ProfileRuntimeException() method in ProfileRuntimeException