public class JbootExceptionHolder extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
(专用程序包) static ThreadLocal<List<String>> |
messages |
(专用程序包) static ThreadLocal<List<Throwable>> |
throwables |
| 构造器和说明 |
|---|
JbootExceptionHolder() |
static ThreadLocal<List<Throwable>> throwables
static ThreadLocal<List<String>> messages
public JbootExceptionHolder()
Copyright © 2024. All rights reserved.