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 © 2012-2017, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.