B15F
Board 15 Famulus Edition
Public Member Functions | Protected Attributes | List of all members
USARTException Class Reference

#include <usartexception.h>

+ Inheritance diagram for USARTException:

Public Member Functions

 USARTException (const char *message)
 
 USARTException (const std::string &message)
 
virtual const char * what () const throw ()
 

Protected Attributes

std::string msg
 

Detailed Description

Exception for USART problems, for instance buffer overflow.

Definition at line 11 of file usartexception.h.


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