public final class ReflectException extends DefaultRuntimeException
| Constructor and Description |
|---|
ReflectException(String message,
Throwable cause)
Instantiates a new reflect exception.
|
ReflectException(Throwable cause)
Instantiates a new reflect exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ReflectException(String message, Throwable cause)
message - the messagecause - the causepublic ReflectException(Throwable cause)
cause - the causeCopyright © 2008-2019 by feilong