Package ai.webscraping.exception
Class ServerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
ai.webscraping.exception.WebScrapingAIException
ai.webscraping.exception.ApiException
ai.webscraping.exception.ServerException
- All Implemented Interfaces:
Serializable
HTTP 500 — server-side error (often a target-page failure surfaced via
body).- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ai.webscraping.exception.ApiException
forStatus, getBody, getHttpStatus, getResponseBody, getStatusCode, getStatusMessageMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ServerException
-