public class ReflectionException extends RuntimeException
| Constructor and Description |
|---|
ReflectionException(Throwable throwable)
Create exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ReflectionException(Throwable throwable)
throwable - Original exception.Copyright © 2018. All rights reserved.