public static final class MethodUtil.MethodUtilException extends RuntimeException
| Constructor and Description |
|---|
MethodUtilException() |
MethodUtilException(String message) |
MethodUtilException(String message,
Throwable cause) |
MethodUtilException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
MethodUtilException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2020. All rights reserved.