Searched defs:sendError (Results 1 – 5 of 5) sorted by relevance
69 public void sendError(int sc, String msg) throws IOException in sendError() method in ServletResponseHttpWrapper73 public void sendError(int sc) throws IOException in sendError() method in ServletResponseHttpWrapper
309 public void sendError(int code, String message) throws IOException in sendError() method in Response414 public void sendError(int sc) throws IOException in sendError() method in Response
288 public void sendError(int sc, String msg) throws IOException in sendError() method in CompressedResponseWrapper299 public void sendError(int sc) throws IOException in sendError() method in CompressedResponseWrapper
74 void sendError(int code, String reason, String content, boolean close) throws IOException; in sendError() method
464 public void sendError(int code, String reason, String content, boolean close) throws IOException in sendError() method in AbstractGenerator