DLS  1.6
LibDLS::JobException Class Reference

Job exception. More...

Inheritance diagram for LibDLS::JobException:
LibDLS::Exception

Public Member Functions

 JobException (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

Job exception.

Definition at line 51 of file Job.h.