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

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

List of all members.

Public Member Functions

 Exception (const char[])
 Exception (const char[])
virtual ~Exception ()
virtual void f () const

Detailed Description

Definition at line 8 of file exctest2.cc.


Constructor & Destructor Documentation

Exception::Exception ( const char  []) [inline]

Definition at line 10 of file exctest2.cc.

Exception::Exception ( const char  []) [inline]

Definition at line 10 of file exctest3.cc.

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

Definition at line 11 of file exctest3.cc.


Member Function Documentation

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

Reimplemented in Oops.

Definition at line 12 of file exctest3.cc.

Referenced by main().


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