CFEL - ASG Software Suite  2.5.0
CASS
Classes | Namespaces
cass_exceptions.hpp File Reference

file contains custom exceptions used in cass More...

#include <stdexcept>
+ Include dependency graph for cass_exceptions.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  cass::InvalidResultError
 Exception thrown when accessing invalid histogram. More...
 
class  cass::InvalidProcessorError
 Exception thrown when accessing invalid processor. More...
 
class  cass::DeserializeError
 Exception thrown when there is a problem with deserializing QDataStreams. More...
 
class  cass::RestartInputLoop
 Exception thrown when one needs to reastart the input loop. More...
 
class  cass::DataGenerationError
 Exception thrown when there is a problem during data generation. More...
 
class  cass::InvalidData
 Exception thrown when there is a problem with the data. More...
 
class  cass::ProcessableTimedout
 Exception thrown when a timeout occured. More...
 
class  cass::TagOutdated
 Exception thrown when SACLA tag is outdated. More...
 
class  cass::SaclaPixDetError
 Exception thrown when there is an error with a SACLA Pixel Detector. More...
 

Namespaces

 cass
 

Detailed Description

file contains custom exceptions used in cass

Author
Lutz Foucar

Definition in file cass_exceptions.hpp.