Class VMStartException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.sun.jdi.connect.VMStartException
- All Implemented Interfaces:
- Serializable
- 
Constructor SummaryConstructorsConstructorDescriptionVMStartException(Process process) VMStartException(String message, Process process) 
- 
Method SummaryMethods declared in class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- 
Constructor Details- 
VMStartException
- 
VMStartException
 
- 
- 
Method Details- 
process
 
-