Create a FuzzTestPreconditionException object that is a copy of the specified original, having the same values for the expression, filename, lineNumber, level, and isReview attributes. Note that this trivial constructor's definition is compiler generated.
Declared in <bsls_fuzztestpreconditionexception.h>
constexpr
FuzzTestPreconditionException(FuzzTestPreconditionException const& original) = default;