org.apache.jmeter.protocol.http.util

Class WSDLException


public class WSDLException
extends Exception

Created on: Jun 3, 2003

Constructor Summary

WSDLException()
WSDLException(Exception exception)
WSDLException(String message)

Constructor Details

WSDLException

public WSDLException()

WSDLException

public WSDLException(Exception exception)
Parameters:
exception -

WSDLException

public WSDLException(String message)
Parameters:
message -

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