Apache JMeter

org.apache.jmeter.protocol.http.util
Class WSDLException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byorg.apache.jmeter.protocol.http.util.WSDLException
All Implemented Interfaces:
Serializable

public class WSDLException
extends Exception

Created on: Jun 3, 2003

See Also:
Serialized Form

Constructor Summary
WSDLException()
           
WSDLException(Exception exception)
           
WSDLException(String message)
           
 
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

WSDLException

public WSDLException()

WSDLException

public WSDLException(String message)
Parameters:
message -

WSDLException

public WSDLException(Exception exception)
Parameters:
exception -

Apache JMeter

Copyright © 1998-2009 Apache Software Foundation. All Rights Reserved.