Open CASCADE Technology 7.7.2
Standard_NegativeValue.hxx File Reference

Macros

#define Standard_NegativeValue_Raise_if(CONDITION, MESSAGE)    if (CONDITION) throw Standard_NegativeValue(MESSAGE);
 

Macro Definition Documentation

◆ Standard_NegativeValue_Raise_if

#define Standard_NegativeValue_Raise_if ( CONDITION,
MESSAGE )    if (CONDITION) throw Standard_NegativeValue(MESSAGE);