Arduino Tinker Library
 All Classes Functions Variables
List of all members
Tinker::TryAndCatchOnDestruction< Catch > Class Template Reference

A scoped class that catches exception on its destruction. More...

#include <ExceptionHandlers.h>

Detailed Description

template<class Catch>
class Tinker::TryAndCatchOnDestruction< Catch >

A scoped class that catches exception on its destruction.

Use a CatchConcept implementation as a template parameter

Author
Nicola Pezzotti

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