| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LogLevel | |
|---|---|
| org.springframework.richclient.exceptionhandling | Provides exception handlers to deal with uncaught exceptions. | 
| Uses of LogLevel in org.springframework.richclient.exceptionhandling | 
|---|
| Fields in org.springframework.richclient.exceptionhandling declared as LogLevel | |
|---|---|
| protected  LogLevel | AbstractLoggingExceptionHandler.logLevel | 
| Methods in org.springframework.richclient.exceptionhandling that return LogLevel | |
|---|---|
| static LogLevel | LogLevel.valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static LogLevel[] | LogLevel.values()Returns an array containing the constants of this enum type, in the order they are declared. | 
| Methods in org.springframework.richclient.exceptionhandling with parameters of type LogLevel | |
|---|---|
|  void | AbstractLoggingExceptionHandler.setLogLevel(LogLevel logLevel)The log level at which the throwable should be logged. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||