Package io.openlineage.client.transports
Class HttpTransportResponseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.openlineage.client.OpenLineageClientException
io.openlineage.client.transports.HttpTransportResponseException
- All Implemented Interfaces:
Serializable
An exception thrown to indicate a client error relating to a http response.
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
HttpTransportResponseException
-
-
Method Details
-
getStatusCode
public int getStatusCode() -
getBody
-