SOFA API  1a4bb3e7
Open source framework for multi-physics simuation
sofa::helper::logging::ExceptionMessageHandler::ErrorMessageException Struct Reference

#include <ExceptionMessageHandler.h>

the exception raised by an error Message More...

Inheritance diagram for sofa::helper::logging::ExceptionMessageHandler::ErrorMessageException:

Detailed Description

the exception raised by an error Message

Public Member Functions

 ErrorMessageException ()
 
virtual const charwhat () const throw ()
 

Constructor details

◆ ErrorMessageException()

sofa::helper::logging::ExceptionMessageHandler::ErrorMessageException::ErrorMessageException ( )
inline

Function details

◆ what()

virtual const char* sofa::helper::logging::ExceptionMessageHandler::ErrorMessageException::what ( ) const
throw (
)
inlinevirtual