#include <mimotera++/MimoteraException.hh>
Inherits Mimotera::MimoteraException.
Public Member Functions | |
EventNotReady (const std::string &msg) |
This exception is thrown if the user attempts to ask to the Mimtera::MimoteraReader to get an event before this has been read from the file.
Definition at line 291 of file MimoteraException.hh.
Mimotera::EventNotReady::EventNotReady | ( | const std::string & | msg | ) | [inline] |
Definition at line 291 of file MimoteraException.hh.