public class ModelException extends ProcessorException
ProcessorException
,
Serialized FormConstructor 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() |
getArguments, getKey, getMessage, getResourceBundleName
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ModelException(Throwable throwable)
public ModelException(com.sun.istack.localization.Localizable arg)
public String getDefaultResourceBundleName()
getDefaultResourceBundleName
in class ProcessorException
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.