|  | OpenZWave Library 1.6.0
    | 
Exception Handling Interface. More...
#include <OZWException.h>
 Inheritance diagram for OpenZWave::OZWException:
 Inheritance diagram for OpenZWave::OZWException:| Public Member Functions | |
| OZWException (std::string file, int line, ExceptionType exitCode, std::string msg) | |
| ~OZWException () throw () | |
| ExceptionType | GetType () | 
| std::string | GetFile () | 
| uint32 | GetLine () | 
| std::string | GetMsg () | 
Exception Handling Interface.
This class is for exporting errors etc when using the OpenZWave API. It can report incorrect API usage (such as passing incorrect ValueID's to the Manager::SetValue methods) or
| 
 | inline | 
| 
 | inline | ||||||||||||
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline |