Class ClientErrorHandler
java.lang.Object
org.jboss.resteasy.client.core.extractors.ClientErrorHandler
This class handles client errors (of course...).
- Author:
- Solomon.Duskis
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidclientErrorHandling(BaseClientResponse clientResponse, RuntimeException e)
-
Constructor Details
-
ClientErrorHandler
-
-
Method Details
-
clientErrorHandling
-