Class ACounterOverageError

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type ACounterOverageError = class(AnException)

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 True.

Hierarchy


Generated by PasDoc 0.13.0 on 2015-01-10 17:13:18