Go to the source code of this file.
Namespaces | |
namespace | util |
Classes | |
struct | util::Error |
A throwable error structure. More... | |
Functions | |
const std::string & | util::getErrorMessage (int errorId) |
Variables | |
const int | util::ERROR_AUTHENTICATION_FAILED = -1000 |
const int | util::ERROR_CONNECTION_FAILED = -1001 |
const int | util::ERROR_NOT_ONE_REGION = -1002 |
const int | util::ERROR_NO_PUBLIC_KEY = -1003 |
const int | util::ERROR_NO_SUCH_JOB = -1004 |
const int | util::ERROR_CANT_GET_SERVERS = -1005 |
const int | util::ERROR_TOOLPATH_RECORDS_CORRUPTED = -1006 |
const int | util::ERROR_VOLUMILL_INTERNAL_ERROR = -1007 |
const int | util::ERROR_USER_CANCELLED = -1008 |
const int | util::ERROR_CLIENT_OUT_OF_DATE = -1009 |
const int | util::ERROR_OPEN_POCKETS_NOT_ALLOWED = -1010 |
const int | util::ERROR_TRIAL_EXPIRED = -1011 |