Define RT_FAIL_IF¶
Defined in File Exception.hpp
Define Documentation¶
-
RT_FAIL_IF(expression, message)¶
Macro that throws
RuntimeException
if expression evaluates to true.
api/define_Exception_8hpp_1a01a74f58446a9be58e5a699d275fd7aa
Download Python script
Download Notebook
View on GitHub