public class WrapperException extends RuntimeException
| Constructor and Description |
|---|
WrapperException(String message,
Throwable cause) |
WrapperException(Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
Throwable |
fillInStackTrace() |
addSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2021–2022 EasyJ开源社区. All rights reserved.