Represents errors relating to the DXJob class. More...
#include <exceptions.h>
 
  
 | Public Member Functions | |
| DXJobError (const std::string &msg, const std::string &type=DXErrorTypes::DXJOB_ERROR) | |
|  Public Member Functions inherited from dx::DXError | |
| DXError (const std::string &msg, const std::string &type=DXErrorTypes::DEFAULT_ERROR) | |
| virtual const char * | what () const throw () | 
| Additional Inherited Members | |
|  Public Attributes inherited from dx::DXError | |
| std::string | msg | 
| The actual error message. | |
| std::string | type | 
| Type of the error message (can be a free-form string, but usually one of the static members from DXError class) | |
| std::string | error_msg | 
Represents errors relating to the DXJob class.
 1.8.11
 1.8.11