Defined in File Enforce.hpp
Enforces that b is true and throws an Exception otherwise.
If provided, msg must not be null, otherwise the behavior of this function is undefined.
b – Boolean value whose truthiness should be enforced
msg – Message of the exception