Open CASCADE Technology 7.7.2
OSD_Exception_INT_OVERFLOW.hxx File Reference

Macros

#define OSD_Exception_INT_OVERFLOW_Raise_if(CONDITION, MESSAGE)    if (CONDITION) throw OSD_Exception_INT_OVERFLOW(MESSAGE);
 

Macro Definition Documentation

◆ OSD_Exception_INT_OVERFLOW_Raise_if

#define OSD_Exception_INT_OVERFLOW_Raise_if ( CONDITION,
MESSAGE )    if (CONDITION) throw OSD_Exception_INT_OVERFLOW(MESSAGE);