G4InvalidUICommand Class Reference


Public Member Functions

 G4InvalidUICommand ()
virtual const char * what () const throw ()

Detailed Description

Definition at line 39 of file G4GenericMessenger.cc.


Constructor & Destructor Documentation

G4InvalidUICommand::G4InvalidUICommand (  )  [inline]

Definition at line 41 of file G4GenericMessenger.cc.

00041 {}


Member Function Documentation

virtual const char* G4InvalidUICommand::what (  )  const throw () [inline, virtual]

Definition at line 42 of file G4GenericMessenger.cc.

00042                                            {
00043     return "G4InvalidUICommand: command does not exists or is of invalid type";
00044   }


The documentation for this class was generated from the following file:
Generated on Mon May 27 17:52:17 2013 for Geant4 by  doxygen 1.4.7