org.apache.jetspeed.deployment
Class DeploymentException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.jetspeed.deployment.DeploymentException
- All Implemented Interfaces:
- Serializable
public class DeploymentException
- extends Exception
DeploymentException
- Version:
- $Id: DeploymentException.java 516448 2007-03-09 16:25:47Z ate $
- Author:
- Scott T. Weaver
- 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(String arg0)
- Parameters:
arg0
-
DeploymentException
public DeploymentException(Throwable arg0)
- Parameters:
arg0
-
DeploymentException
public DeploymentException(String arg0,
Throwable arg1)
- Parameters:
arg0
- arg1
-
Copyright © 1999-2007 Apache Software Foundation. All Rights Reserved.