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

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

Completed in 90 milliseconds