org.apache.geronimo.deployment
Class DeploymentException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.geronimo.deployment.DeploymentException
- All Implemented Interfaces:
- Serializable
- public class DeploymentException
- extends Exception
- Version:
- $Revision: 1.3 $ $Date: 2004/03/10 09:58:48 $
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
DeploymentException
public DeploymentException()
DeploymentException
public DeploymentException(Throwable cause)
DeploymentException
public DeploymentException(String message)
DeploymentException
public DeploymentException(String message,
Throwable cause)
Copyright © 2003-2005 Apache Software Foundation. All Rights Reserved.