Uses of Class
com.sun.jdi.connect.VMStartException
Packages that use VMStartException
包
描述
This package defines connections between the virtual machine
using the JDI and the target virtual machine.
-
Uses of VMStartException in com.sun.jdi.connect
Methods in com.sun.jdi.connect that throw VMStartException修饰符和类方法描述LaunchingConnector.launch
(Map<String, ? extends Connector.Argument> arguments) Launches an application and connects to its VM.