|
Seam Core JSF2 2.3.1.Final | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ExceptionHandler.LogLevel | |
---|---|
org.jboss.seam.exception | Implementation of Seam exception handling for JSF. |
Uses of ExceptionHandler.LogLevel in org.jboss.seam.exception |
---|
Methods in org.jboss.seam.exception that return ExceptionHandler.LogLevel | |
---|---|
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. |
Methods in org.jboss.seam.exception with parameters of type ExceptionHandler.LogLevel | |
---|---|
void |
ExceptionHandler.setLogLevel(ExceptionHandler.LogLevel logLevel)
|
|
Seam Core JSF2 2.3.1.Final | |||||||||
PREV NEXT | FRAMES NO FRAMES |