net.sf.jldapbeans.lang
Class BeanInstantiationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
net.sf.jldapbeans.lang.JLdapBeansException
net.sf.jldapbeans.lang.LdapClassException
net.sf.jldapbeans.lang.BeanInstantiationException
- All Implemented Interfaces:
- java.io.Serializable
public class BeanInstantiationException
- extends LdapClassException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
BeanInstantiationException
public BeanInstantiationException(LdapClass ldapClass)
BeanInstantiationException
public BeanInstantiationException(LdapClass ldapClass,
java.lang.String msg)
BeanInstantiationException
public BeanInstantiationException(LdapClass ldapClass,
java.lang.String msg,
java.lang.Throwable t)
BeanInstantiationException
public BeanInstantiationException(LdapClass ldapClass,
java.lang.Throwable t)
getLdapClass
public LdapClass getLdapClass()
Copyright © 2005 jLDAPBeans Team. All Rights Reserved.