VungleErrorUtil.smali
.class public Lcom/tradplus/ads/vungle/VungleErrorUtil;
.super Ljava/lang/Object;
.source "VungleErrorUtil.java"
# direct methods
.method public constructor <init>()V
.registers 1
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
.method public static getTradPlusErrorCode(Lcom/tradplus/ads/mobileads/TradPlusErrorCode;Ljava/lang/Throwable;)Lcom/tradplus/ads/mobileads/TradPlusErrorCode;
.registers 2
.line 1
invoke-virtual {p1}, Ljava/lang/Throwable;->getLocalizedMessage()Ljava/lang/String;
move-result-object p1
invoke-virtual {p0, p1}, Lcom/tradplus/ads/mobileads/TradPlusErrorCode;->setErrormessage(Ljava/lang/String;)V
return-object p0
.end method