|
|||||||||
| Home >> All >> org >> jext >> dawn >> [ err overview ] | PREV NEXT | ||||||||
E
- ErrManager - class org.jext.dawn.err.ErrManager.
- Handles last error.
- ErrManager() - Constructor for class org.jext.dawn.err.ErrManager
- ErrMsgFunction - class org.jext.dawn.err.ErrMsgFunction.
- Put last error message on stack.
Usage:
errMsg - ErrMsgFunction() - Constructor for class org.jext.dawn.err.ErrMsgFunction
- ErrorFunction - class org.jext.dawn.err.ErrorFunction.
- Throws last error.
Usage:
err - ErrorFunction() - Constructor for class org.jext.dawn.err.ErrorFunction
G
- getErr(DawnParser) - Static method in class org.jext.dawn.err.ErrManager
I
- invoke(DawnParser) - Method in class org.jext.dawn.err.ErrMsgFunction
- invoke(DawnParser) - Method in class org.jext.dawn.err.ErrorFunction
- invoke(DawnParser) - Method in class org.jext.dawn.err.TryCatchFunction
O
- org.jext.dawn.err - package org.jext.dawn.err
S
- setErr(DawnParser, DawnRuntimeException) - Static method in class org.jext.dawn.err.ErrManager
T
- TryCatchFunction - class org.jext.dawn.err.TryCatchFunction.
- Try catch block: catches any exception in the block and void
the parser to stop.
Usage:
try [code] catch [code] err - TryCatchFunction() - Constructor for class org.jext.dawn.err.TryCatchFunction
E G I O S T
|
|||||||||
| Home >> All >> org >> jext >> dawn >> [ err overview ] | PREV NEXT | ||||||||