org.apache.axis.deployment
Class DeploymentException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--org.apache.axis.deployment.DeploymentException
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
V2DDException, WSDDException

public class DeploymentException
extends java.lang.Exception

See Also:
Serialized Form

Constructor Summary
DeploymentException()
           
DeploymentException(java.lang.String message)
           
 
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()

DeploymentException

public DeploymentException(java.lang.String message)


Copyright © 2001 Apache XML Project. All Rights Reserved.