Exception classes. More...
#include <exception>#include <string>#include <boost/lexical_cast.hpp>Go to the source code of this file.
Classes | |
| class | dx::DXError |
| Generic exception for the DNAnexus C++ library. More... | |
| class | dx::DXAPIError |
| class | dx::DXConnectionError |
| class | dx::DXFileError |
| Represents errors relating to the DXFile class. More... | |
| class | dx::DXAppError |
| Represents errors relating to the DXApp class. More... | |
| class | dx::DXJobError |
| Represents errors relating to the DXJob class. More... | |
| class | dx::DXNotImplementedError |
Namespaces | |
| dx | |
| An executable object that can be published for others to discover. | |
| dx::DXErrorTypes | |
Exception classes.
1.8.11