다음을 통해 공유


AfxThrowArchiveException

Throws an archive exception.

void AfxThrowArchiveException( 
   int cause, 
   LPCTSTR lpszArchiveName  
);

매개 변수

  • cause
    Specifies an integer that indicates the reason for the exception. For a list of the possible values, see CArchiveException::m_cause.

  • lpszArchiveName
    Points to a string containing the name of the CArchive object that caused the exception (if available).

요구 사항

Header: afx.h

참고 항목

참조

CArchiveException 클래스

THROW(MFC)

개념

MFC 매크로 및 전역