Java Debug Interface

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

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

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

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


Java Debug Interface