|
IMC Epclient 5.0.3 | |||||||||
| 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
at.spardat.enterprise.fmt.AParseException
at.spardat.enterprise.fmt.FmtParseException
This class denotes a parse exception. Associated with this class is a ressource bundle of the name FmtErrors. It must hold MessageFormat strings. This class is for internal usage in the package fmt only.
| Constructor Summary | |
FmtParseException(java.lang.String bundleKey)
Constructor for FmtParseException. |
|
FmtParseException(java.lang.String bundleKey,
java.lang.Object arg)
Constructor for FmtParseException. |
|
FmtParseException(java.lang.String bundleKey,
java.lang.Object arg1,
java.lang.Object arg2)
Constructor for FmtParseException. |
|
| Method Summary | |
java.lang.String |
getMessage()
|
java.lang.String |
getUIMessage(java.util.Locale l)
Returns an UI displayable message explaing the reason for this exception. |
protected void |
setResBundle(java.lang.String resBundle)
Sets the resource bundle used for error messages. |
| 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 FmtParseException(java.lang.String bundleKey)
public FmtParseException(java.lang.String bundleKey,
java.lang.Object arg)
public FmtParseException(java.lang.String bundleKey,
java.lang.Object arg1,
java.lang.Object arg2)
| Method Detail |
public java.lang.String getMessage()
Throwable.getMessage()public java.lang.String getUIMessage(java.util.Locale l)
getUIMessage in class AParseExceptionprotected void setResBundle(java.lang.String resBundle)
resBundle -
|
IMC Epclient 5.0.3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||