- Summary: 
- Nested | 
- Field | 
- Constr | 
- Method
- Detail: 
- Field | 
- Constr | 
- Method
 
 
- 
- All Superinterfaces:
- org.springframework.web.server.WebExceptionHandler
 
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
 
 
 @FunctionalInterface
public interface ErrorWebExceptionHandler
extends org.springframework.web.server.WebExceptionHandler Marker interface that indicates that a WebExceptionHandleris used to render
 errors.
 
- Since:
- 2.0.0
- Author:
- Brian Clozel
 
 
- 
- 
Method Summary
- 
Methods inherited from interface org.springframework.web.server.WebExceptionHandlerhandle
 
 
 
 
- Summary: 
- Nested | 
- Field | 
- Constr | 
- Method
- Detail: 
- Field | 
- Constr | 
- Method
 
 
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.