gldapo.exception
Class GldapoNoNamingAttributeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
gldapo.exception.GldapoException
gldapo.exception.GldapoSchemaInitializationException
gldapo.exception.GldapoNoNamingAttributeException
- All Implemented Interfaces:
- Serializable
public class GldapoNoNamingAttributeException
- extends GldapoSchemaInitializationException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
GldapoNoNamingAttributeException
public GldapoNoNamingAttributeException(Class schemaClass)
getMetaClass
public MetaClass getMetaClass()
- Overrides:
getMetaClass in class GldapoSchemaInitializationException
setMetaClass
public void setMetaClass(MetaClass metaClass)
- Overrides:
setMetaClass in class GldapoSchemaInitializationException
invokeMethod
public Object invokeMethod(String name,
Object args)
- Overrides:
invokeMethod in class GldapoSchemaInitializationException
getProperty
public Object getProperty(String name)
- Overrides:
getProperty in class GldapoSchemaInitializationException
setProperty
public void setProperty(String name,
Object value)
- Overrides:
setProperty in class GldapoSchemaInitializationException
Copyright © 2007-2010 Codehaus. All Rights Reserved.