Arduino KVComm
master
Key-Value pair communication library for Arduino
|
This is the complete list of members for KV_Exception, including all inherited members.
errorCode | KV_Exception | private |
getErrorCode() const | KV_Exception | inline |
KV_Exception(const std::string message, int errorCode) | KV_Exception | inline |
message | KV_Exception | private |
what() const override | KV_Exception | inline |