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

Thrown if the CTP ROBFragment cannot be retrieved for a new event. More...

#include <HltExceptions.h>

Inheritance diagram for hltonl::Exception::MissingCTPFragment:
Collaboration diagram for hltonl::Exception::MissingCTPFragment:

Public Member Functions

const char * what () const noexcept override
 

Detailed Description

Thrown if the CTP ROBFragment cannot be retrieved for a new event.

Definition at line 41 of file HltExceptions.h.

Member Function Documentation

◆ what()

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

Definition at line 43 of file HltExceptions.h.

43 {return "Missing CTP ROBFragment";}

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