|
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
This exception is thrown by method IFmt.parse(java.lang.String) if an external string cannot be converted
to an internal.
| Constructor Summary | |
AParseException()
Empty constructor. |
|
AParseException(java.lang.String message)
Constructs and provides the localized text that should be displayed to the end-user. |
|
| Method Summary | |
java.lang.String |
getUIMessage(java.util.Locale l)
Returns an UI displayable message explaing the reason for this exception. |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, 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 AParseException()
public AParseException(java.lang.String message)
| Method Detail |
public java.lang.String getUIMessage(java.util.Locale l)
|
IMC Epclient 5.0.3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||