Package com.atlassian.bamboo.agent
Class BambooAgentHttpRequestUtils
java.lang.Object
com.atlassian.bamboo.agent.BambooAgentHttpRequestUtils
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
BambooAgentHttpRequestUtils
public BambooAgentHttpRequestUtils()
-
-
Method Details
-
sendError
public static void sendError(javax.servlet.http.HttpServletResponse resp, int scBadRequest, String msg) throws IOException - Throws:
IOException
-