Package | Description |
---|---|
org.jboss.seam.exception |
Implementation of Seam exception handling for JSF.
|
Modifier and Type | Method and Description |
---|---|
ExceptionHandler.LogLevel |
ExceptionHandler.getLogLevel() |
static ExceptionHandler.LogLevel |
ExceptionHandler.LogLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExceptionHandler.LogLevel[] |
ExceptionHandler.LogLevel.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.setLogLevel(ExceptionHandler.LogLevel logLevel) |
Copyright © 2015 Seam Framework. All Rights Reserved.