![]() |
Eclipse SUMO - Simulation of Urban MObility
|
Exception class thrown by failed operations. More...
#include <strict_fstream.hpp>
Public Member Functions | |
Exception (const std::string &msg) | |
const char * | what () const NOEXCEPT |
Private Attributes | |
std::string | _msg |
Exception class thrown by failed operations.
Definition at line 53 of file strict_fstream.hpp.
|
inline |
Definition at line 57 of file strict_fstream.hpp.
Referenced by strict_fstream::detail::static_method_holder::check_mode(), strict_fstream::detail::static_method_holder::check_open(), and strict_fstream::detail::static_method_holder::check_peek().
|
inline |
Definition at line 58 of file strict_fstream.hpp.
References _msg.
|
private |
Definition at line 60 of file strict_fstream.hpp.
Referenced by what().