| パッケージ | 説明 |
|---|---|
| javax.faces.context |
| 修飾子と型 | メソッドと説明 |
|---|---|
ExceptionQueuedEvent | ExceptionHandlerWrapper.getHandledExceptionQueuedEvent() このメソッドのデフォルトの動作は、ラップされた ExceptionHandler オブジェクトで ExceptionHandler.getHandledExceptionQueuedEvent() を呼び出すことです。 |
abstract ExceptionQueuedEvent | ExceptionHandler.getHandledExceptionQueuedEvent() このハンドラーによって処理された最初の |
| 修飾子と型 | メソッドと説明 |
|---|---|
IterableSE<ExceptionQueuedEvent> | ExceptionHandlerWrapper.getHandledExceptionQueuedEvents() このメソッドのデフォルトの動作は、ラップされた ExceptionHandler オブジェクトで ExceptionHandler.getHandledExceptionQueuedEvents() を呼び出すことです。 |
abstract IterableSE<ExceptionQueuedEvent> | ExceptionHandler.getHandledExceptionQueuedEvents() デフォルトの実装では、 |
IterableSE<ExceptionQueuedEvent> | ExceptionHandlerWrapper.getUnhandledExceptionQueuedEvents() このメソッドのデフォルトの動作は、ラップされた ExceptionHandler オブジェクトで ExceptionHandler.getUnhandledExceptionQueuedEvents() を呼び出すことです。 |
abstract IterableSE<ExceptionQueuedEvent> | ExceptionHandler.getUnhandledExceptionQueuedEvents()
|
Copyright © 2019 Eclipse Foundation.
Use is subject to license terms.