다음을 통해 공유


SafeIntException::SafeIntException

SafeIntException 개체를 만듭니다.

SafeIntException();

SafeIntException(
   SafeIntError code
);

매개 변수

  • [in] code
    발생 한 오류를 설명 하는 열거형된 데이터 값입니다.

설명

가능한 값에 대 한 code Safeint.h 파일에 정의 되어 있습니다.편의 위해 사용할 수 있는 값도 나열 됩니다.

  • SafeIntNoError

  • SafeIntArithmeticOverflow

  • SafeIntDivideByZero

요구 사항

헤더: safeint.h

네임 스페이스: msl::utilities

참고 항목

참조

SafeIntException 클래스

SafeInt 클래스

기타 리소스

SafeInt 라이브러리