Searched defs:NetworkException (Results 1 – 1 of 1) sorted by relevance
14 public abstract class NetworkException extends HttpException { class75 public NetworkException(@Nullable String message, @Nullable Throwable cause) { in NetworkException() method in NetworkException