Module openj9.criu

Class SystemCheckpointException

All Implemented Interfaces:
Serializable

public final class SystemCheckpointException extends JVMCRIUException
An exception representing a failed system operation before checkpoint.
See Also:
  • Constructor Details

    • SystemCheckpointException

      public SystemCheckpointException(String message, int errorCode)
      Creates a SystemCheckpointException with the specified message and error code.
      Parameters:
      message - the message
      errorCode - the error code