package org.greenrobot.eventbus;

/* JADX INFO: loaded from: classes3.dex */
public class EventBusException extends RuntimeException {
    private static final long serialVersionUID = -2912559384646531479L;
}
