Package org.jext.dawn.err

Class Summary
ErrManager Handles last error.
ErrMsgFunction Put last error message on stack.
Usage:
errMsg
ErrorFunction Throws last error.
Usage:
err
TryCatchFunction Try catch block: catches any exception in the block and void the parser to stop.
Usage:
try [code] catch [code] err
 



Copyright ? 2002 Romain Guy.