- java.lang.Object
-
- org.springframework.web.client.DefaultResponseErrorHandler
-
- org.springframework.cloud.dataflow.rest.client.VndErrorResponseErrorHandler
-
- All Implemented Interfaces:
- org.springframework.web.client.ResponseErrorHandler
public class VndErrorResponseErrorHandler
extends org.springframework.web.client.DefaultResponseErrorHandler
Extension of DefaultResponseErrorHandler that knows how to de-serialize a VndErrors.VndError structure.
- Author:
- Eric Bottard
-
-
Method Summary
-
Methods inherited from class org.springframework.web.client.DefaultResponseErrorHandler
hasError, hasError
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.