.class public final Landroidx/credentials/exceptions/CreateCredentialCustomException; .super Landroidx/credentials/exceptions/CreateCredentialException; .source "SourceFile" # annotations .annotation build Lkotlin/jvm/internal/SourceDebugExtension; value = { "SMAP\nCreateCredentialCustomException.kt\nKotlin\n*S Kotlin\n*F\n+ 1 CreateCredentialCustomException.kt\nandroidx/credentials/exceptions/CreateCredentialCustomException\n+ 2 fake.kt\nkotlin/jvm/internal/FakeKt\n*L\n1#1,41:1\n1#2:42\n*E\n" } .end annotation # instance fields .field private final type:Ljava/lang/String; # direct methods .method public constructor (Ljava/lang/String;)V .locals 2 .line 0 const-string v0, "type" invoke-static {p1, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V const/4 v0, 0x0 const/4 v1, 0x2 invoke-direct {p0, p1, v0, v1, v0}, Landroidx/credentials/exceptions/CreateCredentialCustomException;->(Ljava/lang/String;Ljava/lang/CharSequence;ILkotlin/jvm/internal/DefaultConstructorMarker;)V return-void .end method .method public constructor (Ljava/lang/String;Ljava/lang/CharSequence;)V .locals 1 const-string v0, "type" invoke-static {p1, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V .line 36 invoke-direct {p0, p1, p2}, Landroidx/credentials/exceptions/CreateCredentialException;->(Ljava/lang/String;Ljava/lang/CharSequence;)V iput-object p1, p0, Landroidx/credentials/exceptions/CreateCredentialCustomException;->type:Ljava/lang/String; .line 38 invoke-virtual {p0}, Landroidx/credentials/exceptions/CreateCredentialCustomException;->getType()Ljava/lang/String; move-result-object p1 invoke-interface {p1}, Ljava/lang/CharSequence;->length()I move-result p1 if-lez p1, :cond_0 return-void :cond_0 new-instance p1, Ljava/lang/IllegalArgumentException; const-string p2, "type must not be empty" invoke-virtual {p2}, Ljava/lang/Object;->toString()Ljava/lang/String; move-result-object p2 invoke-direct {p1, p2}, Ljava/lang/IllegalArgumentException;->(Ljava/lang/String;)V throw p1 .end method .method public synthetic constructor (Ljava/lang/String;Ljava/lang/CharSequence;ILkotlin/jvm/internal/DefaultConstructorMarker;)V .locals 0 and-int/lit8 p3, p3, 0x2 if-eqz p3, :cond_0 const/4 p2, 0x0 .line 35 :cond_0 invoke-direct {p0, p1, p2}, Landroidx/credentials/exceptions/CreateCredentialCustomException;->(Ljava/lang/String;Ljava/lang/CharSequence;)V return-void .end method # virtual methods .method public getType()Ljava/lang/String; .locals 1 iget-object v0, p0, Landroidx/credentials/exceptions/CreateCredentialCustomException;->type:Ljava/lang/String; return-object v0 .end method