java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
com.ibm.j9ddr.exceptions.JVMNotDDREnabledException
- All Implemented Interfaces:
Serializable
Exception to indicate that although the JVM was found, the RAS structure indicates that there is no
DDR field and the build could not be matched either through the blob archive or via the system property
- See Also:
-
Constructor Summary
ConstructorDescriptionJVMNotDDREnabledException
(IProcess process) JVMNotDDREnabledException
(IProcess process, String message) JVMNotDDREnabledException
(IProcess process, String message, Throwable cause) JVMNotDDREnabledException
(IProcess process, Throwable cause) -
Method Summary
Methods declared in class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
JVMNotDDREnabledException
public JVMNotDDREnabledException() -
JVMNotDDREnabledException
-
JVMNotDDREnabledException
-
JVMNotDDREnabledException
-
JVMNotDDREnabledException
-
-
Method Details
-
getProcess
-