gldapo.exception
Class GldapoInitializationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
gldapo.exception.GldapoException
gldapo.exception.GldapoInitializationException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- GldapoInvalidConfigException
public class GldapoInitializationException
- extends GldapoException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
GldapoInitializationException
public GldapoInitializationException()
- The current stub generator for groovy requires default constructors for super classes
GldapoInitializationException
public GldapoInitializationException(String message)
getMetaClass
public MetaClass getMetaClass()
- Overrides:
getMetaClass in class GldapoException
setMetaClass
public void setMetaClass(MetaClass metaClass)
- Overrides:
setMetaClass in class GldapoException
invokeMethod
public Object invokeMethod(String name,
Object args)
- Overrides:
invokeMethod in class GldapoException
getProperty
public Object getProperty(String name)
- Overrides:
getProperty in class GldapoException
setProperty
public void setProperty(String name,
Object value)
- Overrides:
setProperty in class GldapoException
Copyright © 2007-2010 Codehaus. All Rights Reserved.