public class ModelException extends ProcessorException
ProcessorException,
Serialized Form| Constructor and Description |
|---|
ModelException(com.sun.istack.localization.Localizable arg) |
ModelException(String key,
Object... args) |
ModelException(Throwable throwable) |
| 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 ModelException(Throwable throwable)
public ModelException(com.sun.istack.localization.Localizable arg)
public String getDefaultResourceBundleName()
com.sun.xml.ws.util.exception.JAXWSExceptionBaseJAXWSExceptionBase.JAXWSExceptionBase(String, Object[]).getDefaultResourceBundleName in class ProcessorExceptionCopyright © 2017 Oracle Corporation. All rights reserved.