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