org.jboss.axis.deployment.wsdd
Class WSDDNonFatalException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.io.IOException
              extended by org.jboss.axis.ConfigurationException
                  extended by org.jboss.axis.deployment.wsdd.WSDDException
                      extended by org.jboss.axis.deployment.wsdd.WSDDNonFatalException
All Implemented Interfaces:
Serializable

public class WSDDNonFatalException
extends WSDDException

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.jboss.axis.ConfigurationException
copyStackByDefault
 
Constructor Summary
WSDDNonFatalException(Exception e)
           
WSDDNonFatalException(String msg)
           
 
Method Summary
 
Methods inherited from class org.jboss.axis.ConfigurationException
getContainedException, toString
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

WSDDNonFatalException

public WSDDNonFatalException(String msg)

WSDDNonFatalException

public WSDDNonFatalException(Exception e)


Copyright © 2002 JBoss Group, LLC. All Rights Reserved.