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