MiAbstractMethodError Class Reference
[MeshVizXLM]

MeshViz Exception handler for MeshViz XLM. More...

#include <MeshVizXLM/MiAbstractMethodError.h>

List of all members.

Public Member Functions

 MiAbstractMethodError (std::string methodName)
std::string getError ()
virtual const char * what () const throw ()
 ~MiAbstractMethodError () throw ()

Detailed Description

MeshViz Exception handler for MeshViz XLM.

This class is used when throwing exceptions in methods that were not (but should have been) overloaded by the application.


Constructor & Destructor Documentation

MiAbstractMethodError::MiAbstractMethodError ( std::string  methodName  )  [inline]

Constructor.

MiAbstractMethodError::~MiAbstractMethodError (  )  throw () [inline]

Member Function Documentation

std::string MiAbstractMethodError::getError (  )  [inline]

Returns the string containing the name of the method which is not overloaded.

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

Returns the c-string containing the name of the method which is not overloaded.


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

Open Inventor Toolkit reference manual, generated on 15 Mar 2023
Copyright © Thermo Fisher Scientific All rights reserved.
http://www.openinventor.com/