All pastes #2073616 Raw Edit

Something

public text v1 · immutable
#2073616 ·published 2011-06-02 08:53 UTC
rendered paste body
endError(400,"Did not recieve a user login information"); 
sendError(400,"Please specify a service type;"); 
sendError(401,"No active user account");  
sendError(404,"API Endpoint Not Found"); 
sendError(404,"Bad Request"); 
sendError(404,"Requested ID not found"); 
sendError(404,"Unable to add or find the requested crawl"); 
sendError(500,$e->getMessage()); 
sendError(500,"Temporary server issue. Contact support if this persists."); 
sendError(500,"Unable to stop a crawl by the requested crawl ID"); 
sendError(501,"AuthSession for " . $asst->toString($session_info->getService()) . " not yet implemented"); 
sendError(501,"Events of type '{$event->type}' are unsupported at the moment"); 
sendError(501,"I don't know how to return {$profile['service']} persons yet!"); 
sendError(501,"I don't know how to say that the person is authed with '{$place}'"); 
sendError(501,"Loging or account creation for ". $ulst->toString($logininfo->getLogintype()) . " not yet implemented"); 
sendError(501,"Name piece type {$piece->getType()} support not yet implemented for NFSNamePieces"); 
sendError(501,"Name type {$name->type} support not yet implemented for NFS Persons"); 
sendError(501,"Ordinances of type '{$ordinance->value_type}' are unsupported at the moment");