ddc
|
Go to the source code of this file.
Enumerations | |
enum | DDCErrorEnum { errNone = 0, errReadOccurrenceFile = 1, errProcessMorphology = 2, errNonePath = 3, errParseError = 4, errReadSourceFile = 5, errTimeoutElapsed = 6, errRuntime = 7, errLogic = 8, errOther = 9 } |
Functions | |
const char * | GetDDCErrorString (DDCErrorEnum ErrorCode) |
enum DDCErrorEnum |
|
inline |
References errLogic, errNone, errNonePath, errOther, errParseError, errProcessMorphology, errReadOccurrenceFile, errReadSourceFile, errRuntime, and errTimeoutElapsed.
Referenced by CExpc::CExpc(), CDDCBranchServer::GetFirstHitsFromCorpora(), CDDCBranchServer::GetHitContexts(), CDDCLeafServer::handle__get_first_hits(), CDDCLeafServer::handle__get_hit_strings(), and CDDCLeafServer::handle__run_query().