Definition at line 45 of file exception.hpp.
Public Member Functions | |
BadStreamException (const std::istream &is) | |
BadStreamException (const std::ostream &os) | |
Public Member Functions inherited from formats::yaml::Exception | |
Exception (std::string msg) | |
const char * | what () const noexcept final |
std::string_view | GetMessage () const noexcept |