Mantid
Loading...
Searching...
No Matches
Public Member Functions | List of all members
Mantid::DataHandling::InvalidLogPeriods Class Reference

Custom exception extending std::invalid_argument Thrown when nperiods does not match period_log Custom exception so we can re-propagate this error and handle all other errors. More...

#include <LoadEventNexus.h>

Inheritance diagram for Mantid::DataHandling::InvalidLogPeriods:

Public Member Functions

 InvalidLogPeriods (const std::string &msg)
 

Detailed Description

Custom exception extending std::invalid_argument Thrown when nperiods does not match period_log Custom exception so we can re-propagate this error and handle all other errors.

Definition at line 55 of file LoadEventNexus.h.

Constructor & Destructor Documentation

◆ InvalidLogPeriods()

Mantid::DataHandling::InvalidLogPeriods::InvalidLogPeriods ( const std::string &  msg)
inline

Definition at line 57 of file LoadEventNexus.h.


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