- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for getContentException (0.11 sec)
-
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. */
Registered: Thu Sep 04 15:34:10 UTC 2025 - Last Modified: Sat Jul 05 01:38:18 UTC 2025 - 6.8K bytes - Viewed (0)