Define RT_FAIL_IF

Define Documentation

RT_FAIL_IF(expression, message)

Macro that throws RuntimeException if expression evaluates to true.