var searchIndex = {}; searchIndex["reql"] = {"doc":"RethinkDB Traits and Errors","items":[[0,"error","reql","ReQL Error Messages",null,null],[4,"ReqlError","reql::error","The most generic error message in ReQL",null,null],[13,"Compile","","",0,null],[13,"Runtime","","",0,null],[13,"Driver","","",0,null],[4,"ReqlCompileError","","The query cannot be compiled by the server",null,null],[4,"ReqlRuntimeError","","The parent class of all runtime errors",null,null],[13,"QueryLogic","","",1,null],[13,"ResourceLimit","","",1,null],[13,"User","","",1,null],[13,"Internal","","",1,null],[13,"Timeout","","",1,null],[13,"Availability","","",1,null],[13,"Permissions","","",1,null],[4,"ReqlQueryLogicError","","The query contains a logical impossibility, such as adding a number to a string.",null,null],[13,"NonExistence","","",2,null],[4,"ReqlNonExistenceError","","A `ReqlQueryLogicError` that results from accessing a non-existent field or something else that\ncan be handled with the default command.",null,null],[4,"ReqlResourceLimitError","","Query execution caused a resource limit (for example, the array size limit) to be exceeded.",null,null],[4,"ReqlUserError","","An error produced by the error command.",null,null],[4,"ReqlInternalError","","Query execution stopped due to an internal error, i.e., a server bug.",null,null],[4,"ReqlTimeoutError","","The query has timed out",null,null],[4,"ReqlAvailabilityError","","A server in the cluster is unavailable",null,null],[13,"OpFailed","","",3,null],[13,"OpIndeterminate","","",3,null],[4,"ReqlOpFailedError","","The operation has failed due to cluster state, configuration or table availability.",null,null],[4,"ReqlOpIndeterminateError","","The status of the operation cannot be verified due to cluster state, configuration or table\navailability.",null,null],[4,"ReqlPermissionsError","","The user account does not have the permissions necessary to execute the query.",null,null],[4,"ReqlDriverError","","An error has occurred within the driver",null,null],[13,"Auth","","",4,null],[4,"ReqlAuthError","","The client failed authentication with the server.",null,null],[11,"fmt","","",0,null],[11,"from","","",0,{"inputs":[{"name":"reqlcompileerror"}],"output":{"name":"reqlerror"}}],[11,"from","","",0,{"inputs":[{"name":"reqlruntimeerror"}],"output":{"name":"reqlerror"}}],[11,"from","","",0,{"inputs":[{"name":"reqldrivererror"}],"output":{"name":"reqlerror"}}],[11,"fmt","","",5,null],[11,"fmt","","",1,null],[11,"fmt","","",2,null],[11,"fmt","","",6,null],[11,"fmt","","",7,null],[11,"fmt","","",8,null],[11,"fmt","","",9,null],[11,"fmt","","",10,null],[11,"fmt","","",3,null],[11,"fmt","","",11,null],[11,"fmt","","",12,null],[11,"fmt","","",13,null],[11,"fmt","","",4,null],[11,"fmt","","",14,null],[8,"Connection","reql","",null,null]],"paths":[[4,"ReqlError"],[4,"ReqlRuntimeError"],[4,"ReqlQueryLogicError"],[4,"ReqlAvailabilityError"],[4,"ReqlDriverError"],[4,"ReqlCompileError"],[4,"ReqlNonExistenceError"],[4,"ReqlResourceLimitError"],[4,"ReqlUserError"],[4,"ReqlInternalError"],[4,"ReqlTimeoutError"],[4,"ReqlOpFailedError"],[4,"ReqlOpIndeterminateError"],[4,"ReqlPermissionsError"],[4,"ReqlAuthError"]]}; initSearch(searchIndex);