@Exported public class VMStartException extends Exception
Process object for the launched
target to help in diagnosing the problem.| Constructor | Description |
|---|---|
VMStartException(Process process) |
|
VMStartException(String message,
Process process) |
| Modifier and Type | Method | Description |
|---|---|---|
Process |
process() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 1999, 2025, Oracle and/or its affiliates. All rights reserved.