| Classes | Job Modules | Data Objects | Services | Algorithms | Tools | Packages | Directories | Tracs |

In This Package:

PVolumeException Class Reference

#include <PVolumeException.h>

Inheritance diagram for PVolumeException:

[legend]
Collaboration diagram for PVolumeException:
[legend]
List of all members.

Public Member Functions

 PVolumeException (const std::string &name, const PVolume *pvolume=0)
 PVolumeException (const std::string &name, const GaudiException &Exception, const PVolume *pvolume=0)
virtual ~PVolumeException () throw ()
virtual std::ostream & printOut (std::ostream &os=std::cerr) const
virtual MsgStreamprintOut (MsgStream &os) const
virtual GaudiExceptionclone () const
virtual const std::string & message () const
virtual const std::string & setMessage (const std::string &newMessage)
virtual const std::string & tag () const
virtual const std::string & setTag (const std::string &newTag)
virtual const StatusCodecode () const
virtual const StatusCodesetCode (const StatusCode &newStatus)
virtual GaudiExceptionprevious () const
virtual const char * what () const

Protected Attributes

std::string m_message
std::string m_tag
StatusCode m_code
GaudiExceptionm_previous

Private Attributes

const PVolumem_pve_pvolume

Detailed Description

Definition at line 10 of file PVolumeException.h.


Constructor & Destructor Documentation

PVolumeException::PVolumeException ( const std::string &  name,
const PVolume pvolume = 0 
)

PVolumeException::PVolumeException ( const std::string &  name,
const GaudiException Exception,
const PVolume pvolume = 0 
)

virtual PVolumeException::~PVolumeException (  )  throw () [virtual]


Member Function Documentation

virtual std::ostream& PVolumeException::printOut ( std::ostream &  os = std::cerr  )  const [virtual]

Reimplemented from GaudiException.

virtual MsgStream& PVolumeException::printOut ( MsgStream os  )  const [virtual]

Reimplemented from GaudiException.

virtual GaudiException* PVolumeException::clone (  )  const [virtual]

Reimplemented from GaudiException.


Member Data Documentation

const PVolume* PVolumeException::m_pve_pvolume [private]

Definition at line 30 of file PVolumeException.h.


The documentation for this class was generated from the following file:
| Classes | Job Modules | Data Objects | Services | Algorithms | Tools | Packages | Directories | Tracs |

Generated on Mon Apr 11 20:00:20 2011 for DetDesc by doxygen 1.4.7