|
libtcspc C++ API
Streaming TCSPC and time tag data processing
|
Exceptions representing errors generated by processors.
Classes | |
| class | tcspc::buffer_overflow_error |
| Error thrown when buffer capacity has been exhausted. More... | |
| class | tcspc::data_validation_error |
| Error thrown when the data being processed does not meet expectations. More... | |
| class | tcspc::histogram_overflow_error |
| Error thrown when a histogram bin overflows. More... | |
| class | tcspc::input_output_error |
| Error thrown when a file or stream could not be accessed. More... | |
| class | tcspc::model_fit_error |
| Error thrown when a fit to a model did not meet the desired criteria. More... | |
| class | tcspc::test_error |
| Error thrown when requested to do so for testing purposes. More... | |