Open CASCADE Technology 7.7.2
Storage_StreamFormatError.hxx File Reference

Macros

#define Storage_StreamFormatError_Raise_if(CONDITION, MESSAGE)    if (CONDITION) throw Storage_StreamFormatError(MESSAGE);
 

Macro Definition Documentation

◆ Storage_StreamFormatError_Raise_if

#define Storage_StreamFormatError_Raise_if ( CONDITION,
MESSAGE )    if (CONDITION) throw Storage_StreamFormatError(MESSAGE);