org.apache.geronimo.kernel
Class InvalidGBeanException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.geronimo.kernel.KernelException
org.apache.geronimo.kernel.InvalidGBeanException
- All Implemented Interfaces:
- Serializable
public class InvalidGBeanException
- extends KernelException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
InvalidGBeanException
public InvalidGBeanException()
InvalidGBeanException
public InvalidGBeanException(String message)
InvalidGBeanException
public InvalidGBeanException(String message,
Throwable cause)
InvalidGBeanException
public InvalidGBeanException(Throwable cause)
Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.