DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
uhallibs::exception Namespace Reference

Functions

 UHAL_DEFINE_DERIVED_EXCEPTION_CLASS (Axi4LiteTimeout, uhal::exception::ClientTimeout, "Exception class to handle the case in " "which the Axi4Lite connection timed out.") UHAL_DEFINE_DERIVED_EXCEPTION_CLASS(Axi4LiteInitialisationError
 
 UHAL_DEFINE_DERIVED_EXCEPTION_CLASS (FlxInvalidDevice, uhal::exception::ClientTimeout, "Exception class to handle the case in which the Felix device is invalid.") UHAL_DEFINE_DERIVED_EXCEPTION_CLASS(FlxTimeout
 Exception class to handle the case in which the PCIe connection timed out.
 
Exception class to handle the case in which the Felix connection timed out UHAL_DEFINE_DERIVED_EXCEPTION_CLASS (FlxInitialisationError, uhal::exception::TransportLayerError, "Exception class to handle a failure to read from the specified device files during initialisation.") UHAL_DEFINE_DERIVED_EXCEPTION_CLASS(FlxCommunicationError
 Exception class to handle a failure to read from the specified device files during initialisation.
 

Function Documentation

◆ UHAL_DEFINE_DERIVED_EXCEPTION_CLASS() [1/3]

uhallibs::exception::UHAL_DEFINE_DERIVED_EXCEPTION_CLASS ( Axi4LiteTimeout ,
uhal::exception::ClientTimeout ,
"Exception class to handle the case in " "which the Axi4Lite connection timed out."  )

Exception class to handle the case in which the Axi4Lite connection timed out. Exception class to handle a failure to read from the specified device files during initialisation

◆ UHAL_DEFINE_DERIVED_EXCEPTION_CLASS() [2/3]

Exception class to handle the case in which the Felix connection timed out uhallibs::exception::UHAL_DEFINE_DERIVED_EXCEPTION_CLASS ( FlxInitialisationError ,
uhal::exception::TransportLayerError ,
"Exception class to handle a failure to read from the specified device files during initialisation."  )

Exception class to handle a failure to read from the specified device files during initialisation.

Exception class to handle a low-level seek/read/write error after initialisation

◆ UHAL_DEFINE_DERIVED_EXCEPTION_CLASS() [3/3]

uhallibs::exception::UHAL_DEFINE_DERIVED_EXCEPTION_CLASS ( FlxInvalidDevice ,
uhal::exception::ClientTimeout ,
"Exception class to handle the case in which the Felix device is invalid."  )

Exception class to handle the case in which the PCIe connection timed out.

Exception class to handle the case in which the PCIe connection timed out.