The latest version of this topic can be found at SafeIntException Class.
The SafeInt class uses SafeIntException to identify why a mathematical operation cannot be completed.
Syntax
class SafeIntException;
Members
Public Constructors
SafeIntException::SafeIntException
Creates a SafeIntException object.
Remarks
The SafeInt Class is the only class that uses the SafeIntException class.
Inheritance Hierarchy
Requirements
Header: safeint.h
Namespace: msl::utilities