jrunx.ide.deploy
Class DeploymentException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--jrunx.ide.deploy.DeploymentException
All Implemented Interfaces:
java.io.Serializable

public class DeploymentException
extends java.lang.Exception

See Also:
Serialized Form

Constructor Summary
DeploymentException(java.lang.Exception e)
           
DeploymentException(java.lang.String s)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DeploymentException

public DeploymentException(java.lang.String s)

DeploymentException

public DeploymentException(java.lang.Exception e)


Copyright � 2002 Macromedia Corporation. All Rights Reserved.