#include "CoreMainHeader.h"
#include "SmallString.h"
Include dependency graph for ErrorUnit.h:
Go to the source code of this file.
Compounds | |
class | CError |
errors support More... | |
Enumerations | |
enum | EError { E_OK = 0, E_JOB_HAS_ALREADY_STARTED, E_PROJECT_MUST_BE_SAVED, E_PROJECT_DO_NOT_HAVE_ATOMS, E_PREPARE_JOB_DIR_FAILED, E_PREPARE_JOB_INPUT_FAILED, E_JOB_CANNOT_BE_PAUSED, E_JOB_HAS_ALREADY_PAUSED, E_JOB_NOT_RUN_NOT_SYNCHRONIZED, E_JOB_IS_SYNCHRONIZING, E_JOB_NOT_RUN_NOT_KILLED, E_JOB_NOT_KILL_SYNCHRONIZING, E_CHARON_COMM_ERROR, E_CHARON_ALLOC_ID_FAILED, E_CHARON_SUBMIT_JOB_FAILED, E_CHARON_UNABLE_CONNECT_TO_SERVER } |
Nemesis core errors. |