org.codehaus.xfire.wsdl
Class WSDLBuildingException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.codehaus.xfire.XFireException
              extended by org.codehaus.xfire.wsdl.WSDLBuildingException
All Implemented Interfaces:
Serializable

public class WSDLBuildingException
extends XFireException

See Also:
Serialized Form

Constructor Summary
WSDLBuildingException()
           
WSDLBuildingException(String string)
           
WSDLBuildingException(String message, Throwable cause)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

WSDLBuildingException

public WSDLBuildingException(String string)

WSDLBuildingException

public WSDLBuildingException()

WSDLBuildingException

public WSDLBuildingException(String message,
                             Throwable cause)


Copyright © 2004-2013. All Rights Reserved.