SafeIntException Class
The SafeInt class uses SafeIntException to identify why a mathematical operation cannot be completed.
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