public class NoSuchEntityException extends ValidationException
Constructor and Description |
---|
NoSuchEntityException(QName name) |
NoSuchEntityException(String id) |
Modifier and Type | Method and Description |
---|---|
String |
getDefaultResourceBundleName()
Gets the default resource bundle name for this kind of exception.
|
getArguments, getKey, getMessage, getResourceBundleName
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public NoSuchEntityException(QName name)
public NoSuchEntityException(String id)
public String getDefaultResourceBundleName()
com.sun.xml.ws.util.exception.JAXWSExceptionBase
JAXWSExceptionBase.JAXWSExceptionBase(String, Object[])
.getDefaultResourceBundleName
in class ValidationException
Copyright © 2015 Oracle Corporation. All rights reserved.