C++ API
Loading...
Searching...
No Matches
Plux::NotifException Class Reference

Base class for all notification exceptions. More...

#include <plux.h>

Inheritance diagram for Plux::NotifException:
Plux::Exception Plux::Notification::AdapterNotFound Plux::Notification::ContactingDevice Plux::Notification::DeviceNotFound Plux::Notification::InitializingPort Plux::Notification::OpeningPort

Public Member Functions

 NotifException (const String &_info)
 
- Public Member Functions inherited from Plux::Exception
 Exception (const String &_info)
 
virtual String getDescription (void) const
 Returns the exception description string.
 

Additional Inherited Members

- Public Attributes inherited from Plux::Exception
String dbgInfo
 

Detailed Description

Base class for all notification exceptions.

A notification exception is thrown when an external condition is preventing the API from succeeding its current operation.


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