Definition at line 45 of file exception.hpp.
Public Member Functions | |
BadStreamException (const std::istream &is) | |
BadStreamException (const std::ostream &os) | |
const char * | what () const noexcept final |
std::string_view | GetMessage () const noexcept |
|
inlinenoexceptinherited |
Definition at line 23 of file exception.hpp.
Definition at line 21 of file exception.hpp.