Return a string containing a representation of the level of assertion or review macro that failed.
Synopsis
Declared in <bsls_fuzztestpreconditionexception.h>
char const*
level() const;
Return Value
null‐terminated representation of the failed assertion or review level
Created with MrDocs