#include <BasicReader.h>
Public Attributes | |
Reader | reader |
const char * | msg |
int | handled |
Error generated by reader as event EV_READER_ERR
Whether the error is handled or not. If not handled, other functions can capture the error for handling.
const char* ReaderError::msg |
Error message retrieved from reader
Reader ReaderError::reader |
Reader type the data came from