6 calls to EntityShareServerRestAbstract::setError() in Entity Share 7
- EntityShareServerRest::handleDelete in modules/
entity_share_server/ includes/ entity_share_server.rest.inc  - Handle the DELETE method action.
 - EntityShareServerRest::handleGet in modules/
entity_share_server/ includes/ entity_share_server.rest.inc  - Handle the GET method action.
 - EntityShareServerRest::handlePost in modules/
entity_share_server/ includes/ entity_share_server.rest.inc  - Handle the POST method action.
 - EntityShareServerRestAbstract::doLogin in modules/
entity_share_server/ includes/ entity_share_server.rest.abstract.inc  - Authenticate the user.
 - EntityShareServerRestAbstract::handle in modules/
entity_share_server/ includes/ entity_share_server.rest.abstract.inc  - Handle the server.
 - EntityShareServerRestAbstract::parseRequest in modules/
entity_share_server/ includes/ entity_share_server.rest.abstract.inc  - Parse the request.