public class MethodNotAccessibleException extends BeanReflectionException
| Constructor and Description |
|---|
MethodNotAccessibleException(String methodName,
Class<?> target,
Throwable cause) |
getBeanTypeaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic MethodNotAccessibleException(String methodName, Class<?> target, Throwable cause)
Copyright © 2012–2014 The Apache Software Foundation. All rights reserved.