站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 3.2.7 jaxrpc API Documentation 英文版文档

WSDDNonFatalException (JAXRPC API) - JBoss 3.2.7 jaxrpc API Documentation 英文版文档


org.apache.axis.deployment.wsdd
Class WSDDNonFatalException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjava.io.IOException
              extended byorg.apache.axis.ConfigurationException
                  extended byorg.apache.axis.deployment.wsdd.WSDDException
                      extended byorg.apache.axis.deployment.wsdd.WSDDNonFatalException
All Implemented Interfaces:
Serializable

public class WSDDNonFatalException
extends WSDDException

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.apache.axis.ConfigurationException
copyStackByDefault
 
Constructor Summary
WSDDNonFatalException(Exception e)
           
WSDDNonFatalException(String msg)
           
 
Methods inherited from class org.apache.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.