![]() |
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 48 of file strict_fstream.hpp.
|
inline |
Definition at line 52 of file strict_fstream.hpp.
|
inline |
Definition at line 53 of file strict_fstream.hpp.
References _msg.
|
private |
Definition at line 55 of file strict_fstream.hpp.
Referenced by what().