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 83 of file strict_fstream.hpp.
|
inline |
Definition at line 87 of file strict_fstream.hpp.
|
inlinenoexcept |
Definition at line 88 of file strict_fstream.hpp.
References _msg.
Referenced by OutputDevice_File::OutputDevice_File().
|
private |
Definition at line 90 of file strict_fstream.hpp.
Referenced by what().