public class ReflectionException extends RuntimeException
| Constructor and Description |
|---|
ReflectionException(ReflectiveOperationException cause) |
ReflectionException(String message) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ReflectionException(String message)
public ReflectionException(ReflectiveOperationException cause)
Copyright © 2021. All rights reserved.