Package org.apache.axis.deployment.wsdd
Class WSDDException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.io.IOException
-
- org.apache.axis.ConfigurationException
-
- org.apache.axis.deployment.wsdd.WSDDException
-
- All Implemented Interfaces:
java.io.Serializable
- Direct Known Subclasses:
WSDDNonFatalException
public class WSDDException extends ConfigurationException
- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from class org.apache.axis.ConfigurationException
copyStackByDefault, log
-
-
Constructor Summary
Constructors Constructor Description WSDDException(java.lang.Exception e)
WSDDException(java.lang.String msg)
-
Method Summary
-
Methods inherited from class org.apache.axis.ConfigurationException
getContainedException, toString
-
-