org.glassfish.deployment.common
Class DeploymentException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.glassfish.deployment.common.DeploymentException
- All Implemented Interfaces:
- Serializable
public class DeploymentException
- extends RuntimeException
- Version:
- Author:
- bnevins
- 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 s)
DeploymentException
public DeploymentException(Throwable t)
DeploymentException
public DeploymentException(String s,
Throwable t)
Copyright © 2012 GlassFish Community. All Rights Reserved.