org.apache.openejb.config
Class Undeploy.DeploymentTerminatedException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.apache.openejb.config.Deploy.DeploymentTerminatedException
              extended by org.apache.openejb.config.Undeploy.DeploymentTerminatedException
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
Undeploy

public static class Undeploy.DeploymentTerminatedException
extends Deploy.DeploymentTerminatedException

See Also:
Serialized Form

Constructor Summary
Undeploy.DeploymentTerminatedException(java.lang.String message)
           
Undeploy.DeploymentTerminatedException(java.lang.String message, java.lang.Throwable cause)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Undeploy.DeploymentTerminatedException

public Undeploy.DeploymentTerminatedException(java.lang.String message)

Undeploy.DeploymentTerminatedException

public Undeploy.DeploymentTerminatedException(java.lang.String message,
                                              java.lang.Throwable cause)


Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.