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