Searched refs:INTERNAL_SERVER_ERROR_500 (Results 1 – 2 of 2) sorted by relevance
659 public final static int INTERNAL_SERVER_ERROR_500 = 500; field in HttpStatus798 INTERNAL_SERVER_ERROR(INTERNAL_SERVER_ERROR_500, "Server Error"),
642 _generator.setResponse(HttpStatus.INTERNAL_SERVER_ERROR_500,null); in commitResponse()645 throw new HttpException(HttpStatus.INTERNAL_SERVER_ERROR_500); in commitResponse()670 _generator.setResponse(HttpStatus.INTERNAL_SERVER_ERROR_500,null); in completeResponse()673 throw new HttpException(HttpStatus.INTERNAL_SERVER_ERROR_500); in completeResponse()