jrun.deployment
Class DeploymentInValidApplicationException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--jrun.deployment.DeploymentException
                    |
                    +--jrun.deployment.DeploymentInValidApplicationException
All Implemented Interfaces:
ExceptionWrapper, java.io.Serializable

public class DeploymentInValidApplicationException
extends DeploymentException

Author:
Pady Srinivasan
See Also:
Serialized Form

Fields inherited from class jrun.deployment.DeploymentException
messages, rootCause
 
Constructor Summary
DeploymentInValidApplicationException(java.lang.String message)
           
 
Methods inherited from class jrun.deployment.DeploymentException
addMessage, getLocalizedMessage, getMessage, getRootCause
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DeploymentInValidApplicationException

public DeploymentInValidApplicationException(java.lang.String message)


Copyright � 2002 Macromedia Corporation. All Rights Reserved.