public interface ExceptionHandler
| Modifier and Type | Interface and Description |
|---|---|
static class |
ExceptionHandler.Severity |
| Modifier and Type | Method and Description |
|---|---|
void |
notifyException(ExceptionHandler.Severity severity,
Throwable throwable) |
void notifyException(ExceptionHandler.Severity severity, Throwable throwable)
Copyright © 2013 Oracle Corporation. All Rights Reserved.