SafeIntException::SafeIntException
SafeIntException 개체를 만듭니다.
SafeIntException();
SafeIntException(
SafeIntError code
);
매개 변수
- [in] code
발생 한 오류를 설명 하는 열거형된 데이터 값입니다.
설명
가능한 값에 대 한 code Safeint.h 파일에 정의 되어 있습니다.편의 위해 사용할 수 있는 값도 나열 됩니다.
SafeIntNoError
SafeIntArithmeticOverflow
SafeIntDivideByZero
요구 사항
헤더: safeint.h
네임 스페이스: msl::utilities