Open CASCADE Technology 7.7.2
Storage_StreamReadError.hxx File Reference

Macros

#define Storage_StreamReadError_Raise_if(CONDITION, MESSAGE)    if (CONDITION) throw Storage_StreamReadError(MESSAGE);
 

Macro Definition Documentation

◆ Storage_StreamReadError_Raise_if

#define Storage_StreamReadError_Raise_if ( CONDITION,
MESSAGE )    if (CONDITION) throw Storage_StreamReadError(MESSAGE);