Open CASCADE Technology 7.7.2
OSD_Exception_IN_PAGE_ERROR.hxx File Reference

Macros

#define OSD_Exception_IN_PAGE_ERROR_Raise_if(CONDITION, MESSAGE)    if (CONDITION) throw OSD_Exception_IN_PAGE_ERROR(MESSAGE);
 

Macro Definition Documentation

◆ OSD_Exception_IN_PAGE_ERROR_Raise_if

#define OSD_Exception_IN_PAGE_ERROR_Raise_if ( CONDITION,
MESSAGE )    if (CONDITION) throw OSD_Exception_IN_PAGE_ERROR(MESSAGE);