public class ValidationException
extends com.sun.xml.ws.util.exception.JAXWSExceptionBase
Constructor and Description |
---|
ValidationException(String key,
Object... args) |
ValidationException(Throwable throwable) |
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 ValidationException(Throwable throwable)
public String getDefaultResourceBundleName()
com.sun.xml.ws.util.exception.JAXWSExceptionBase
JAXWSExceptionBase.JAXWSExceptionBase(String, Object[])
.getDefaultResourceBundleName
in class com.sun.xml.ws.util.exception.JAXWSExceptionBase
Copyright © 2018 Oracle Corporation. All rights reserved.