DLS  1.6
LibDLS::ChannelException Class Reference

Channel exception. More...

Inheritance diagram for LibDLS::ChannelException:
LibDLS::Exception

Public Member Functions

 ChannelException (const std::string &pmsg)
 
- Public Member Functions inherited from LibDLS::Exception
 Exception (const std::string &pmsg)
 Constructor. More...
 

Additional Inherited Members

- Public Attributes inherited from LibDLS::Exception
std::string msg
 Reason for the exception. More...
 

Detailed Description

Channel exception.

Definition at line 56 of file Channel.h.