Chapter Contents |
Previous |
Next |
SAS/AF Software: Class Dictionary |
Event handlers specified for the Program Halt Component class are described here. See Object Class Events for inherited event handlers.
Event | Method | Description |
.attributeError | _onAttributeError | Executes when the attributeError event occurs |
.generic | _onGeneric | Executes when the generic event occurs |
.genericMath | _onGenericMath | Executes when the genericMath event occurs |
.overFlow | _onOverFlow | Executes when the overFlow event occurs |
.underFlow | _onUnderFlow | Executes when the underFlow event occurs |
.zeroDivide | _onZeroDivide | Executes when the zeroDivide event occurs |
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.