org.apache.openejb.config
Class DeploymentException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.openejb.config.DeploymentException
- All Implemented Interfaces:
- Serializable
public class DeploymentException
- extends Exception
- Version:
- $Rev: 1153797 $ $Date: 2011-08-04 02:09:44 -0700 (Thu, 04 Aug 2011) $
- 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 © 1999-2012 The Apache Software Foundation. All Rights Reserved.