CLHEP 2.4.7.1
C++ Class Library for High Energy Physics
CLHEP_vector_exception Class Referenceabstract

#include <CLHEP/Vector/ZMxpv.h>

Inheritance diagram for CLHEP_vector_exception:

Public Member Functions

 CLHEP_vector_exception (const std::string &s1) throw ()
 
virtual const char * what () const throw ()
 
virtual const char * name () const throw () =0
 
virtual ~CLHEP_vector_exception () throw ()
 

Detailed Description

Definition at line 138 of file ZMxpv.h.

Constructor & Destructor Documentation

◆ CLHEP_vector_exception()

CLHEP_vector_exception::CLHEP_vector_exception ( const std::string & s1)
throw ( )

◆ ~CLHEP_vector_exception()

virtual CLHEP_vector_exception::~CLHEP_vector_exception ( )
throw ( )
inlinevirtual

Definition at line 143 of file ZMxpv.h.

Member Function Documentation

◆ name()

virtual const char * CLHEP_vector_exception::name ( ) const
throw ( )
pure virtual

◆ what()

virtual const char * CLHEP_vector_exception::what ( ) const
throw ( )
virtual

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