Package 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
- Author:
- bnevins
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionDeploymentException(String message) DeploymentException(String message, Throwable cause) DeploymentException(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
DeploymentException
public DeploymentException() -
DeploymentException
-
DeploymentException
-
DeploymentException
-