net.stickycode.deploy.tomcat
Class FailedToStartDeploymentException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.stickycode.deploy.tomcat.FailedToStartDeploymentException
- All Implemented Interfaces:
- Serializable
public class FailedToStartDeploymentException
- extends RuntimeException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
FailedToStartDeploymentException
public FailedToStartDeploymentException()
FailedToStartDeploymentException
public FailedToStartDeploymentException(String message,
Throwable cause)
FailedToStartDeploymentException
public FailedToStartDeploymentException(String message)
FailedToStartDeploymentException
public FailedToStartDeploymentException(Throwable cause)
Copyright © 2012 RedEngine Ltd. All Rights Reserved.