.class public final Lb0/r; .super Ljava/lang/Object; .source "Dns.kt" # interfaces .implements Lb0/s; # direct methods .method public constructor ()V .locals 0 invoke-direct {p0}, Ljava/lang/Object;->()V return-void .end method # virtual methods .method public a(Ljava/lang/String;)Ljava/util/List; .locals 3 .annotation system Ldalvik/annotation/Signature; value = { "(", "Ljava/lang/String;", ")", "Ljava/util/List<", "Ljava/net/InetAddress;", ">;" } .end annotation const-string v0, "hostname" invoke-static {p1, v0}, Lx/m/c/j;->checkParameterIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V :try_start_0 invoke-static {p1}, Ljava/net/InetAddress;->getAllByName(Ljava/lang/String;)[Ljava/net/InetAddress; move-result-object v0 const-string v1, "InetAddress.getAllByName(hostname)" invoke-static {v0, v1}, Lx/m/c/j;->checkExpressionValueIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V invoke-static {v0}, Lf/h/a/f/f/n/g;->toList([Ljava/lang/Object;)Ljava/util/List; move-result-object p1 :try_end_0 .catch Ljava/lang/NullPointerException; {:try_start_0 .. :try_end_0} :catch_0 return-object p1 :catch_0 move-exception v0 new-instance v1, Ljava/net/UnknownHostException; const-string v2, "Broken system behaviour for dns lookup of " invoke-static {v2, p1}, Lf/e/c/a/a;->r(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String; move-result-object p1 invoke-direct {v1, p1}, Ljava/net/UnknownHostException;->(Ljava/lang/String;)V invoke-virtual {v1, v0}, Ljava/net/UnknownHostException;->initCause(Ljava/lang/Throwable;)Ljava/lang/Throwable; throw v1 .end method