public class DuplicateEntityException extends ValidationException
| Constructor and Description |
|---|
DuplicateEntityException(Entity entity,
String name) |
DuplicateEntityException(GloballyKnown entity) |
DuplicateEntityException(Identifiable entity) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDefaultResourceBundleName()
Gets the default resource bundle name for this kind of exception.
|
getArguments, getKey, getMessage, getResourceBundleNameaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic DuplicateEntityException(GloballyKnown entity)
public DuplicateEntityException(Identifiable entity)
public String getDefaultResourceBundleName()
com.sun.xml.ws.util.exception.JAXWSExceptionBaseJAXWSExceptionBase.JAXWSExceptionBase(String, Object[]).getDefaultResourceBundleName in class ValidationExceptionCopyright © 2017 Oracle Corporation. All rights reserved.