fire v0.19.0
Framework for sImulation and Reconstruction of Events
|
Specific exception used to abort an event. More...
#include <Processor.h>
Additional Inherited Members | |
Public Member Functions inherited from std::exception | |
T | what (T... args) |
T | ~exception (T... args) |
T | operator= (T... args) |
T | exception (T... args) |
Specific exception used to abort an event.
This inherits directly from std exception to try to keep it light. It should never be seen outside.