StandardExceptions::ExcDivideByZero Class Reference
[Exceptions and assertions]
List of all members.
Detailed Description
Exception denoting a division by zero.
- Note:
- Unfortunately, automatic detection of division by zero is very hardware dependent and requires severe hacking on some architectures. Therefore, this exception is only raised if the test s performed explicitly.
The documentation for this class was generated from the following file: