org.apache.geronimo.j2ee.deployment
Class AmbiguousEJBRefException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.geronimo.deployment.DeploymentException
org.apache.geronimo.j2ee.deployment.AmbiguousEJBRefException
- All Implemented Interfaces:
- Serializable
- public class AmbiguousEJBRefException
- extends org.apache.geronimo.deployment.DeploymentException
- Version:
- $Revision: 1.1 $ $Date: 2004/05/19 20:53:59 $
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
AmbiguousEJBRefException
public AmbiguousEJBRefException(String ejbLink)
AmbiguousEJBRefException
public AmbiguousEJBRefException(String ejbLink,
Throwable cause)
AmbiguousEJBRefException
public AmbiguousEJBRefException(String ejbLink,
String message)
AmbiguousEJBRefException
public AmbiguousEJBRefException(String ejbLink,
String message,
Throwable cause)
getEjbLink
public String getEjbLink()
Copyright © 2003-2005 Apache Software Foundation. All Rights Reserved.