| 接口 | 说明 |
|---|---|
| ThrowableCollector.Executable |
Functional interface for an executable block of code that may throw a
Throwable. |
| ThrowableCollector.ExecutableWithResult<T> |
Functional interface for an executable block of code that may throw a
Throwable. |
| 类 | 说明 |
|---|---|
| Rethrower |
Rethrowing checked exceptions as unchecked ones.
|
| ThrowableCollector<T> |
Component that can collect one Throwable instance.
|
| ThrowableTraceFormater |
Utilities for dealing with throwables, stacks, etc.
|
| ThrowableUtil |
| 枚举 | 说明 |
|---|---|
| BizExceptionEnum |
| 异常错误 | 说明 |
|---|---|
| BizException |
Copyright © 2021. All rights reserved.