パッケージ | 説明 |
---|---|
com.sun.jdi.request |
このパッケージは、指定された条件下で JDI イベントが送信されることを要求する場合に使用されます。
|
修飾子と型 | メソッドと説明 |
---|---|
ExceptionRequest |
EventRequestManager.createExceptionRequest(ReferenceType refType, boolean notifyCaught, boolean notifyUncaught)
新しい無効な
ExceptionRequest を作成します。 |
修飾子と型 | メソッドと説明 |
---|---|
List<ExceptionRequest> |
EventRequestManager.exceptionRequests()
有効および無効な exceptionRequests の変更不可能なリストを返します。
|
Copyright © 1999, 2013, Oracle and/or its affiliates. All rights reserved.