org.apache.axis.deployment.wsdd

Class WSDDNonFatalException


public class WSDDNonFatalException
extends WSDDException

A non-fatal WSDD exception (bad type mapping, for instance)

Author:
Glen Daniels (gdaniels@apache.org)

Field Summary

Fields inherited from class org.apache.axis.ConfigurationException

copyStackByDefault, log

Constructor Summary

WSDDNonFatalException(Exception e)
WSDDNonFatalException(String msg)

Method Summary

Methods inherited from class org.apache.axis.ConfigurationException

getContainedException, toString

Constructor Details

WSDDNonFatalException

public WSDDNonFatalException(Exception e)

Parameters:
e - (Exception) XXX


WSDDNonFatalException

public WSDDNonFatalException(String msg)

Parameters:
msg - (String) XXX


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