Package io.featureflow.client.core
Class FailedResponseException
java.lang.Object
java.lang.Throwable
io.featureflow.client.core.FailedResponseException
- All Implemented Interfaces:
Serializable
Created by oliver on 6/06/2016.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionFailedResponseException(String responseMessage, int responseCode, String url) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
FailedResponseException
-
-
Method Details
-
getResponseCode
public int getResponseCode()
-