SafeIntException Class

The SafeInt class uses SafeIntException to identify why a mathematical operation cannot be completed.

class SafeIntException;

Members

Public Constructors

Remarks

The SafeInt Class is the only class that uses the SafeIntException class.

Inheritance Hierarchy

SafeIntException Class

Requirements

Header: safeint.h

Namespace: msl::utilities

See Also

Reference

SafeInt Class

Other Resources

Miscellaneous Support Libraries Classes

SafeInt Library