forked from SteamWar/SteamWar
Fix JVMCRIUException
This commit is contained in:
@@ -19,5 +19,8 @@
|
||||
|
||||
package org.eclipse.openj9.criu;
|
||||
|
||||
import lombok.experimental.StandardException;
|
||||
|
||||
@StandardException
|
||||
public class JVMCRIUException extends Exception {
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user