#include "api/LCDException.h"
Definition at line 13 of file LCDException.h.
Public Member Functions | |
std::string | what () |
Get a textual description of the problem that occured. |
|
When an exception is caught, this method can be called to have a description of the problem.
Definition at line 35 of file LCDException.h. |