A catchable exception which represents that some issue has occured during the JD2 run. This isn't an error in itself, but represents that JD2 caught another error and then continued, raising this exception after the remaining jobs had a chance to continue.
More...
#include <JobDistributor.hh>
|
| void | display () const override |
| |
| void | crash_log () const override |
| | The crash log should already be generated from the underlying error. More...
|
| |
A catchable exception which represents that some issue has occured during the JD2 run. This isn't an error in itself, but represents that JD2 caught another error and then continued, raising this exception after the remaining jobs had a chance to continue.
| void protocols::jd2::JD2Failure::crash_log |
( |
| ) |
const |
|
inlineoverride |
The crash log should already be generated from the underlying error.
| void protocols::jd2::JD2Failure::display |
( |
| ) |
const |
|
override |
The documentation for this class was generated from the following files: