org.apache.jmeter.protocol.http.util
Class WSDLException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--org.apache.jmeter.protocol.http.util.WSDLException
- All Implemented Interfaces:
- Serializable
- public class WSDLException
- extends Exception
Title: JMeter Access Log utilities
Copyright: Apache.org
Company: nobody
License:
Look at the apache license at the top.
Description:
Author: Peter Lin
Version: 0.1
Created on: Jun 3, 2003
Last Modified: 6:37:53 AM
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
WSDLException
public WSDLException()
WSDLException
public WSDLException(String message)
- Parameters:
message
-
WSDLException
public WSDLException(Exception exception)
main
public static void main(String[] args)
Copyright © 1998-2003 Apache Software Foundation. All Rights Reserved.