org.apache.axis.deployment.wsdd

Class WSDDException

Known Direct Subclasses:
WSDDNonFatalException

public class WSDDException
extends ConfigurationException

Field Summary

Fields inherited from class org.apache.axis.ConfigurationException

copyStackByDefault, log

Constructor Summary

WSDDException(Exception e)
WSDDException(String msg)

Method Summary

Methods inherited from class org.apache.axis.ConfigurationException

getContainedException, toString

Constructor Details

WSDDException

public WSDDException(Exception e)

Parameters:
e - (Exception) XXX


WSDDException

public WSDDException(String msg)

Parameters:
msg - (String) XXX


Copyright B) 2005 Apache Web Services Project. All Rights Reserved.