com.sun.tools.ws.util
Class WSDLParseException

java.lang.Object
  extended by JAXWSExceptionBase
      extended by com.sun.tools.ws.util.WSDLParseException

public class WSDLParseException
extends JAXWSExceptionBase


Constructor Summary
WSDLParseException(String key, Object... args)
           
WSDLParseException(Throwable throwable)
           
 
Method Summary
 String getDefaultResourceBundleName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WSDLParseException

public WSDLParseException(String key,
                          Object... args)

WSDLParseException

public WSDLParseException(Throwable throwable)
Method Detail

getDefaultResourceBundleName

public String getDefaultResourceBundleName()


Copyright (c) 1997-2011 Oracle and/or its affiliates. All rights reserved.