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