fire v0.19.0
Framework for sImulation and Reconstruction of Events
fire::Processor::AbortEventException Class Reference

Specific exception used to abort an event. More...

#include <Processor.h>

Inheritance diagram for fire::Processor::AbortEventException:
[legend]
Collaboration diagram for fire::Processor::AbortEventException:
[legend]

Additional Inherited Members

- Public Member Functions inherited from std::exception
what (T... args)
 
~exception (T... args)
 
operator= (T... args)
 
exception (T... args)
 

Detailed Description

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.


The documentation for this class was generated from the following file: