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 27 of file ByteStreamExceptions.h.

Member Function Documentation

◆ what()

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

Definition at line 29 of file ByteStreamExceptions.h.

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

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