ATLAS Offline Software
Public Member Functions | List of all members
hltonl::Exception::EventSourceCorrupted Class Reference

Thrown if event source throws an exception when new event is requested. More...

#include <HltExceptions.h>

Inheritance diagram for hltonl::Exception::EventSourceCorrupted:
Collaboration diagram for hltonl::Exception::EventSourceCorrupted:

Public Member Functions

const char * what () const noexcept override
 

Detailed Description

Thrown if event source throws an exception when new event is requested.

Definition at line 33 of file HltExceptions.h.

Member Function Documentation

◆ what()

const char* hltonl::Exception::EventSourceCorrupted::what ( ) const
inlineoverridenoexcept

Definition at line 35 of file HltExceptions.h.

35 {return "Event source corrupted and cannot provide events";}

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