discord-jadx/app/src/main/java/com/discord/samsung/SamsungConnect$SamsungCallb...

12 lines
444 B
Java

package com.discord.samsung;
import d0.z.d.m;
/* compiled from: SamsungConnect.kt */
public final class SamsungConnect$SamsungCallbackException extends IllegalStateException {
/* JADX INFO: super call moved to the top of the method (can break code semantics) */
public SamsungConnect$SamsungCallbackException(String str, String str2) {
super('[' + str + "] " + str2);
m.checkNotNullParameter(str, "errorCode");
}
}