public class ModelException extends ProcessorException
ProcessorException,
Serialized FormNOT_LOCALIZABLE| Constructor and Description |
|---|
ModelException(Localizable arg) |
ModelException(String key,
Object... args) |
ModelException(Throwable throwable) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDefaultResourceBundleName() |
getArguments, getKey, getMessage, getResourceBundle, getResourceBundleNameaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ModelException(Throwable throwable)
public ModelException(Localizable arg)
public String getDefaultResourceBundleName()
getDefaultResourceBundleName in class ProcessorExceptionCopyright © 2005–2018 Oracle Corporation. All rights reserved.