import { FException } from "@freemework/common";

export class FLauncherException extends FException {
	//
}



