Open CASCADE Technology 7.7.2
Interface_InterfaceMismatch.hxx File Reference

Macros

#define Interface_InterfaceMismatch_Raise_if(CONDITION, MESSAGE)    if (CONDITION) throw Interface_InterfaceMismatch(MESSAGE);
 

Macro Definition Documentation

◆ Interface_InterfaceMismatch_Raise_if

#define Interface_InterfaceMismatch_Raise_if ( CONDITION,
MESSAGE )    if (CONDITION) throw Interface_InterfaceMismatch(MESSAGE);