public class ParseException
extends com.sun.xml.ws.util.exception.JAXWSExceptionBase
Constructor and Description |
---|
ParseException(com.sun.istack.localization.Localizable message) |
ParseException(String key,
Object... args) |
ParseException(Throwable throwable) |
Modifier and Type | Method and Description |
---|---|
String |
getDefaultResourceBundleName() |
getArguments, getKey, getMessage, getResourceBundleName
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ParseException(com.sun.istack.localization.Localizable message)
public ParseException(Throwable throwable)
public String getDefaultResourceBundleName()
getDefaultResourceBundleName
in class com.sun.xml.ws.util.exception.JAXWSExceptionBase
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.