Class OsfDropFrameError¶
Defined in File writer.h
Inheritance Relationships¶
Base Type¶
public std::logic_error
Class Documentation¶
-
class OsfDropFrameError : public std::logic_error¶
Error thrown by ChunksWriter on receiving a message with decreasing timestamp.
Public Functions
-
inline OsfDropFrameError(const std::string &what)¶
Constructor.
- Parameters:
what[in] error message
-
inline OsfDropFrameError(const std::string &what)¶