package android.app;
import android.os.Parcelable;
public final /* synthetic */ class ForegroundServiceStartNotAllowedException extends ServiceStartNotAllowedException implements Parcelable {
static {
throw new NoClassDefFoundError();
}
}
Download file