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 © 2015 Oracle Corporation. All rights reserved.