- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for getContentException (0.07 seconds)
-
src/main/java/org/codelibs/curl/CurlResponse.java
} /** * Gets the exception that occurred while accessing the content, if any. * * @return the exception, or null if no exception occurred. */ public Exception getContentException() { return contentException; } /** * Sets the headers for the response. * * @param headers the headers to set. */Created: Thu Apr 02 15:34:12 GMT 2026 - Last Modified: Sat Mar 21 09:11:12 GMT 2026 - 6.8K bytes - Click Count (0)