Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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