package org.greenrobot.eventbus.util; import org.greenrobot.eventbus.EventBus; /* loaded from: classes2.dex */ public class ErrorDialogConfig { EventBus a() { throw null; } }