org.hibernate.internal.util.beans
Class BeanIntrospectionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.hibernate.HibernateException
org.hibernate.internal.util.beans.BeanIntrospectionException
- All Implemented Interfaces:
- Serializable
public class BeanIntrospectionException
- extends HibernateException
Indicates a problem dealing with BeanInfo
via the BeanInfoHelper
delegate.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
BeanIntrospectionException
public BeanIntrospectionException(String string,
Throwable root)
BeanIntrospectionException
public BeanIntrospectionException(String s)
Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.