|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
de.infinityloop.upcast.upl.prg.UPLException
de.infinityloop.upcast.upl.prg.UPLEvalException
de.infinityloop.upcast.upl.val.UPLValueException
public class UPLValueException
| Field Summary |
|---|
| Fields inherited from class de.infinityloop.upcast.upl.prg.UPLEvalException |
|---|
kEXCEPTION, kEXCEPTION_EVAL, kEXCEPTION_IO, kEXCEPTION_TYPE_CONVERSION, kEXCEPTION_UNKNOWN, kEXCEPTION_USER_DEFINED |
| Constructor Summary | |
|---|---|
UPLValueException(java.lang.String text)
|
|
UPLValueException(java.lang.String text,
int exceptionKind)
|
|
| Method Summary |
|---|
| Methods inherited from class de.infinityloop.upcast.upl.prg.UPLEvalException |
|---|
getExceptionKind, getExceptionTypeNumber, getMessage, matches, toString |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public UPLValueException(java.lang.String text)
public UPLValueException(java.lang.String text,
int exceptionKind)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||