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

#include <ByteStreamExceptions.h>

Collaboration diagram for ByteStreamExceptions::readError:

Private Member Functions

virtual const char * what () const throw ()
 

Detailed Description

Definition at line 21 of file ByteStreamExceptions.h.

Member Function Documentation

◆ what()

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

Definition at line 23 of file ByteStreamExceptions.h.

23  {
24  return "Problem during DataReader getData";
25  }

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