failure

Construct a class failure.

  explicit failure(const string& msg);
  
Remarks

The function failure() constructs a class failure initializing with exception(msg).