Поделиться через


SafeIntException Class

 

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

SafeIntException Class

Requirements

Header: safeint.h

Namespace: msl::utilities

See Also

SafeInt Library
SafeInt Class