public class ToolBoxException extends RuntimeException
| 构造器和说明 |
|---|
ToolBoxException(String message) |
ToolBoxException(String messageTemplate,
Object... params) |
ToolBoxException(String message,
Throwable throwable) |
ToolBoxException(Throwable e) |
ToolBoxException(Throwable throwable,
String messageTemplate,
Object... params) |
Copyright © 2019. All rights reserved.