Template Function handleException#

Function Documentation#

template<class Exception_Typ>
inline void handleException(const Exception_Typ &ex)#

Exception handler function for arbitrary exceptions

Parameters

ex – exception to handle