ATLAS Offline Software
Loading...
Searching...
No Matches
ByteStreamExceptions::badFragmentData Class Reference

#include <ByteStreamExceptions.h>

Collaboration diagram for ByteStreamExceptions::badFragmentData:

Private Member Functions

virtual const char * what () const noexcept

Detailed Description

Definition at line 32 of file ByteStreamExceptions.h.

Member Function Documentation

◆ what()

virtual const char * ByteStreamExceptions::badFragmentData::what ( ) const
inlineprivatevirtualnoexcept

Definition at line 34 of file ByteStreamExceptions.h.

34 {
35 return "RawEvent does not pass validation";
36 }

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