package c.a.j; import com.discord.utilities.logging.Logger; import rx.functions.Action1; /* compiled from: FloatingViewManager.kt */ public final class e implements Action1 { public final /* synthetic */ a i; public e(a aVar) { this.i = aVar; } /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */ @Override // rx.functions.Action1 public void call(Throwable th) { Logger.e$default(this.i.f201c, "error while subscribing to componentPausedObservable for hiding floating view", th, null, 4, null); } }