PODSExceptionMgr object

  • Inherits from: PODSObject

  • Accessed by: PODSAvantGo object's exceptionMgr

  • Available to: C only

PODSExceptionMgr provides JavaScript-compatible exception handling for PODS, including the ability to throw an exception to be caught in M-Business JavaScript engine.


Summary of PODSExceptionMgr attributes and methods
createStringException( )
throw( )
try( )