Home
last modified time | relevance | path

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

/libcore/luni/src/main/java/libcore/io/
DGaiException.java28 public final class GaiException extends RuntimeException { class
32 public GaiException(String functionName, int error) { in GaiException() method in GaiException
37 public GaiException(String functionName, int error, Throwable cause) { in GaiException() method in GaiException