ServerApiError.smali
.class public Lcom/avast/android/cleaner/api/exception/ServerApiError;
.super Lcom/avast/android/cleaner/api/exception/ServerError;
# instance fields
.field f:Ljava/lang/String;
# direct methods
.method public constructor <init>(Ljava/lang/Throwable;)V
.registers 2
invoke-direct {p0, p1}, Lcom/avast/android/cleaner/api/exception/ServerError;-><init>(Ljava/lang/Throwable;)V
return-void
.end method
# virtual methods
.method public getMessage()Ljava/lang/String;
.registers 3
iget-object v0, p0, Lcom/avast/android/cleaner/api/exception/ServerApiError;->f:Ljava/lang/String;
return-object v0
.end method