Home
last modified time | relevance | path

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

/libcore/luni/src/main/java/android/system/
DGaiException.java29 public final class GaiException extends RuntimeException { class
40 public GaiException(String functionName, int error) { in GaiException() method in GaiException
48 public GaiException(String functionName, int error, Throwable cause) { in GaiException() method in GaiException