classwork.pp |
Class ACounterOverageError
UnitDeclaration
Description
An instance of this exception class is raised by ACounter.increment if all of the following are true: ACounter.limit has a value that is not zero, that value is exceeded by a call to ACounter.increment, and ACounter.notifyOnExcess is Hierarchy
Generated by PasDoc 0.13.0 on 2015-06-23 19:40:11 |