FreeRTOS Addons
Loading...
Searching...
No Matches
Public Member Functions | List of all members
cpp_freertos::TimerCreateException Class Reference

#include <timer.hpp>

Inheritance diagram for cpp_freertos::TimerCreateException:

Public Member Functions

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

Detailed Description

This is the exception that is thrown if a Thread constructor fails.

Constructor & Destructor Documentation

◆ TimerCreateException()

cpp_freertos::TimerCreateException::TimerCreateException ( )
inline

Create the exception.

Member Function Documentation

◆ what()

virtual const char * cpp_freertos::TimerCreateException::what ( ) const
throw (
)
inlinevirtual

Get what happened as a string. We are overriding the base implementation here.


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