Class ClientErrorHandler
java.lang.Object
org.jboss.resteasy.reactive.client.handlers.ClientErrorHandler
- All Implemented Interfaces:
ClientRestHandler,RestHandler<RestClientRequestContext>
Simple error handler that fails the result
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ClientErrorHandler
-
-
Method Details
-
handle
- Specified by:
handlein interfaceRestHandler<RestClientRequestContext>- Throws:
Exception
-