Enforces that given expression evaluates to boolean true after implicit conversion.
exception type to create and throw
type of expression to test
result of expression
optional custom message for exception
file of origin
line of origin
E if expression evaluates to false
See Implementation
Enforces that given expression evaluates to boolean true after implicit conversion.