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

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

Completed in 30 milliseconds