|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
javax.xml.ws.WebServiceException
com.sun.xml.ws.util.exception.JAXWSExceptionBase
com.sun.tools.ws.wsdl.framework.ValidationException
public class ValidationException
An exception signalling that validation of an entity failed.
| Field Summary |
|---|
| Fields inherited from interface com.sun.xml.ws.util.localization.Localizable |
|---|
NOT_LOCALIZABLE |
| Constructor Summary | |
|---|---|
ValidationException(java.lang.String key,
java.lang.Object... args)
|
|
ValidationException(java.lang.Throwable throwable)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getDefaultResourceBundleName()
Gets the default resource bundle name for this kind of exception. |
| Methods inherited from class com.sun.xml.ws.util.exception.JAXWSExceptionBase |
|---|
getArguments, getKey, getMessage, getResourceBundleName |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ValidationException(java.lang.String key,
java.lang.Object... args)
public ValidationException(java.lang.Throwable throwable)
| Method Detail |
|---|
public java.lang.String getDefaultResourceBundleName()
com.sun.xml.ws.util.exception.JAXWSExceptionBaseJAXWSExceptionBase.JAXWSExceptionBase(String, Object[]).
getDefaultResourceBundleName in class com.sun.xml.ws.util.exception.JAXWSExceptionBase
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||