Java Debug Interface

クラス
com.sun.jdi.connect.VMStartException の使用

VMStartException を使用しているパッケージ
com.sun.jdi.connect このパッケージには、JDI を使用して、この仮想マシンとターゲットの仮想マシン間の接続を定義します。 
 

com.sun.jdi.connect での VMStartException の使用
 

VMStartException をスローする com.sun.jdi.connect のメソッド
 VirtualMachine LaunchingConnector.launch(Map<String,? extends Connector.Argument> arguments)
          アプリケーションを起動し、その VM に接続します。
 


Java Debug Interface