Package com.atlassian.bamboo.agent
Class BambooAgentHttpRequestUtils
- java.lang.Object
-
- com.atlassian.bamboo.agent.BambooAgentHttpRequestUtils
-
public class BambooAgentHttpRequestUtils extends Object
-
-
Constructor Summary
Constructors Constructor Description BambooAgentHttpRequestUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
sendError(javax.servlet.http.HttpServletResponse resp, int scBadRequest, String msg)
-
-
-
Method Detail
-
sendError
public static void sendError(javax.servlet.http.HttpServletResponse resp, int scBadRequest, String msg) throws IOException
- Throws:
IOException
-
-