Module openj9.dtfj

Class JVMNotFoundException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
com.ibm.j9ddr.exceptions.JVMNotFoundException
All Implemented Interfaces:
Serializable

public class JVMNotFoundException extends IOException
Exception to indicate that the JVM was not found in a specified process. This will be primarily be due to not finding the RAS eyecatcher.
See Also: