FREEDM DGI
Classes | Namespaces
PlugNPlayExceptions.hpp File Reference
#include <stdexcept>

Go to the source code of this file.

Classes

struct  freedm::broker::device::EBadRequest
 Used when a device controller sends a bad packet. More...
 
struct  freedm::broker::device::EDgiConfigError
 Used when the DGI has been misconfigured. More...
 
struct  freedm::broker::device::EDuplicateSession
 Used when the adapter factory already has an open session for a controller. More...
 

Namespaces

 freedm
 General FREEDM Namespace.
 
 freedm::broker
 Broker Architecture Namespace.
 
 freedm::broker::device
 

Detailed Description

Author
Michael Catanzaro micha.nosp@m.el.c.nosp@m.atanz.nosp@m.aro@.nosp@m.mst.e.nosp@m.du
Project:
FREEDM DGI
Description:
Exception classes related to the plug and play protocol.