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

#include <ByteStreamExceptions.h>

Collaboration diagram for ByteStreamExceptions::badFragment:

Private Member Functions

virtual const char * what () const noexcept

Detailed Description

Definition at line 26 of file ByteStreamExceptions.h.

Member Function Documentation

◆ what()

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

Definition at line 28 of file ByteStreamExceptions.h.

28 {
29 return "Unable to build RawEvent, fragment does not match known formats.";
30 }

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