NoConditionsMet

Git Source

Thrown if no nonzero condition is found.

error NoConditionsMet(uint256 condCode);

Parameters

NameTypeDescription
condCodeuint256The condition code that was evaluated. This is the low 16 bits of the operand. Allows the author to provide more context about which condition failed if there is more than one in the expression.