CLHEP VERSION Reference Documentation
   
CLHEP Home Page     CLHEP Documentation     CLHEP Bug Reports

Public Member Functions
Oops Class Reference
Inheritance diagram for Oops:
Exception Exception

List of all members.

Public Member Functions

 Oops (const char s[])
 Oops (const char s[])
virtual ~Oops ()
virtual void f () const

Detailed Description

Definition at line 14 of file exctest2.cc.


Constructor & Destructor Documentation

Oops::Oops ( const char  s[]) [inline]

Definition at line 16 of file exctest2.cc.

Oops::Oops ( const char  s[]) [inline]

Definition at line 18 of file exctest3.cc.

virtual Oops::~Oops ( ) [inline, virtual]

Definition at line 19 of file exctest3.cc.


Member Function Documentation

virtual void Oops::f ( ) const [inline, virtual]

Reimplemented from Exception.

Definition at line 20 of file exctest3.cc.


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