Class HttpResponseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.keycloak.authorization.client.util.HttpResponseException
- All Implemented Interfaces:
Serializable
- Author:
- Pedro Igor
- See Also:
-
Constructor Summary
ConstructorDescriptionHttpResponseException
(String message, int statusCode, String reasonPhrase, byte[] bytes) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace