|
LEONARDI Application Composer - 8.9.0.40 by W4 S.A. | ||||||||
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
leon.info.LyUnsupportedComparisonException
public class LyUnsupportedComparisonException
Thrown to indicate that the application has attempted to convert a string to a field info with the parse method of th field info but that the string does not have the appropriate format.
LyFieldInfo
,
Serialized FormField Summary | |
---|---|
static java.lang.String |
__VERSION
|
Constructor Summary | |
---|---|
LyUnsupportedComparisonException()
Constructs a LyUnsupportedComparisonException with no detail message. |
|
LyUnsupportedComparisonException(java.lang.String message)
Constructs a LyUnsupportedComparisonException with the specified detail message. |
Method Summary |
---|
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 |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String __VERSION
Constructor Detail |
---|
public LyUnsupportedComparisonException()
LyUnsupportedComparisonException
with no detail message.
public LyUnsupportedComparisonException(java.lang.String message)
LyUnsupportedComparisonException
with the specified detail message.
message
- the detail message.
|
(c) January 2013 - W4 S.A. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |