SafeIntException::SafeIntException
建立 SafeIntException 物件。
SafeIntException();
SafeIntException(
SafeIntError code
);
參數
- [in] code
一個列舉的資料值,描述所發生的錯誤。
備註
預設值為code Safeint.h 的檔案中所定義。 為了方便起見,可能的值也會列在這裡。
SafeIntNoError
SafeIntArithmeticOverflow
SafeIntDivideByZero
需求
標頭: safeint.h
Namespace: msl::utilities