import { FLauncherException } from "./f_launcher_exception.js";

export class FLauncherInitializeRuntimeException extends FLauncherException {
	//
}
