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

#include <ByteStreamExceptions.h>

Collaboration diagram for ByteStreamExceptions::badFragment:

Private Member Functions

virtual const char * what () const throw ()
 

Detailed Description

Definition at line 26 of file ByteStreamExceptions.h.

Member Function Documentation

◆ what()

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

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: