ATLAS Offline Software
Private Member Functions | List of all members
ByteStreamExceptions::badFragmentData Class Reference

#include <ByteStreamExceptions.h>

Collaboration diagram for ByteStreamExceptions::badFragmentData:

Private Member Functions

virtual const char * what () const throw ()
 

Detailed Description

Definition at line 33 of file ByteStreamExceptions.h.

Member Function Documentation

◆ what()

virtual const char* ByteStreamExceptions::badFragmentData::what ( ) const
throw (
)
inlineprivatevirtual

Definition at line 35 of file ByteStreamExceptions.h.

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

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