JavaScript is disabled on your browser.
Skip navigation links
Overview
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Java SE 11 & JDK 11
All Classes
SEARCH:
JavaScript is disabled on your browser.
Uses of Class
org.eclipse.openj9.criu.JVMCRIUException
Packages that use
JVMCRIUException
Package
Description
org.eclipse.openj9.criu
This package enables access to CRIU capabilities from Java.
Uses of
JVMCRIUException
in
org.eclipse.openj9.criu
Subclasses of
JVMCRIUException
in
org.eclipse.openj9.criu
Modifier and Type
Class
Description
class
JVMCheckpointException
An exception representing a failure in the JVM before checkpoint.
class
JVMRestoreException
An exception representing a JVM failure after restore.
class
SystemCheckpointException
An exception representing a failed system operation before checkpoint.
class
SystemRestoreException
An exception representing a system failure after restore.