35 #ifndef __NoBeamException_h 36 #define __NoBeamException_h 70 #ifndef __gVirtualXRayConfig_h 109 const char* aFunctionName = 0,
110 int anErrorLine = 0);
121 #endif // __NoBeamException_h Exception is a class to handle exceptions.
NoBeamException is a class to handle exceptions when no beam spectrum has been registered.
Generic class to handle exceptions.
Class to handle exceptions when no beam spectrum has been registered.
NoBeamException(const char *aFileName=0, const char *aFunctionName=0, int anErrorLine=0)
Default constructor.