LoadMaterialError.smali
.class public Lcom/fulishe/shadow/mediation/source/LoadMaterialError;
.super Ljava/lang/Exception;
.source ""
# static fields
.field public static final ERROR_CALLBACK_EMPTY:I = 0x6
.field public static final ERROR_CALLBACK_ERROR:I = 0x5
.field public static final ERROR_CONFIG_OFF:I = 0x2
.field public static final ERROR_EMPTY_CONFIG:I = 0x3
.field public static final ERROR_EMPTY_SOURCE:I = 0x7
.field public static final ERROR_FREQUENCY_LIMIT:I = 0x1
.field public static final ERROR_INCONSISTENT_SLOT_TYPE:I = 0x8
.field public static final ERROR_TIMEOUT:I = 0x4
.field public static final ERROR_VIDEO_CACHE_FAILED:I = 0x9
# instance fields
.field public final code:I
# direct methods
.method public constructor <init>(ILjava/lang/String;)V
.registers 3
invoke-direct {p0, p2}, Ljava/lang/Exception;-><init>(Ljava/lang/String;)V
iput p1, p0, Lcom/fulishe/shadow/mediation/source/LoadMaterialError;->code:I
return-void
.end method
.method public constructor <init>(ILjava/lang/String;Ljava/lang/Throwable;)V
.registers 4
invoke-direct {p0, p2, p3}, Ljava/lang/Exception;-><init>(Ljava/lang/String;Ljava/lang/Throwable;)V
iput p1, p0, Lcom/fulishe/shadow/mediation/source/LoadMaterialError;->code:I
return-void
.end method
# virtual methods
.method public getCode()I
.registers 2
iget v0, p0, Lcom/fulishe/shadow/mediation/source/LoadMaterialError;->code:I
return v0
.end method