CAtlException::CAtlException

The constructor.

CAtlException( 
   HRESULT hr  
) throw( ); 
CAtlException( ) throw( );

Parameters

  • hr
    The HRESULT error code.

Requirements

Header: atlexcept.h

See Also

Reference

CAtlException Class

AtlThrow