BloombergLP::bsls::Review::failByThrow

Throw an AssertTestException (whose attributes are comment, filename, and lineNumber from the specified violation), provided that BDE_BUILD_TARGET_EXC is defined; otherwise, log an appropriate message and abort the program (similar to failByAbort).

Synopsis

Declared in <bsls_review.h>

[[noreturn]]
static
void
failByThrow(ReviewViolation const& violation);

Return Value

NOTE

This function does not return.