Open CASCADE Technology 7.8.2.dev
Standard_LicenseNotFound.hxx File Reference

Macros

#define Standard_LicenseNotFound_Raise_if(CONDITION, MESSAGE)
 

Macro Definition Documentation

◆ Standard_LicenseNotFound_Raise_if

#define Standard_LicenseNotFound_Raise_if ( CONDITION,
MESSAGE )
Value:
if (CONDITION) throw Standard_LicenseNotFound(MESSAGE);