org.glassfish.osgijavaeebase
Class DeploymentException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.glassfish.osgijavaeebase.DeploymentException
- All Implemented Interfaces:
- Serializable
public class DeploymentException
- extends Exception
- Author:
- Sanjeeb.Sahoo@Sun.COM
- 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 message)
DeploymentException
public DeploymentException(String message,
Throwable cause)
DeploymentException
public DeploymentException(Throwable cause)
Copyright © 2012 GlassFish Community. All Rights Reserved.