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