cpp · cpp/std--ios_base--failure
std--ios_base--failure
std::ios_base::failure
Thrown by I/O stream operations when a stream error flag (failbit or badbit) is set and exceptions are enabled on that stream via stream.exceptions().
Thrown by I/O stream operations when a stream error flag (failbit or badbit) is set and exceptions are enabled on that stream via stream.exceptions().