Package | Description |
---|---|
org.glassfish.grizzly.utils |
Modifier and Type | Method and Description |
---|---|
static ExceptionHandler.Severity |
ExceptionHandler.Severity.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExceptionHandler.Severity[] |
ExceptionHandler.Severity.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ExceptionHandler.notifyException(ExceptionHandler.Severity severity,
Throwable throwable) |
Copyright © 2014 Oracle Corporation. All rights reserved.