Geant4  10.02.p03
G4BufferError Class Reference

#include <G4RTJpeg.hh>

Collaboration diagram for G4BufferError:

Public Member Functions

 G4BufferError (const char *mes)
 

Public Attributes

const char * mMessage
 

Detailed Description

Definition at line 196 of file G4RTJpeg.hh.

Constructor & Destructor Documentation

◆ G4BufferError()

G4BufferError::G4BufferError ( const char *  mes)
inline

Definition at line 199 of file G4RTJpeg.hh.

200  {mMessage = mes;};
const char * mMessage
Definition: G4RTJpeg.hh:200

Member Data Documentation

◆ mMessage

const char* G4BufferError::mMessage

Definition at line 200 of file G4RTJpeg.hh.


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