public interface ErrorAttributes
| Modifier and Type | Method and Description |
|---|---|
Throwable |
getError(RequestAttributes var1) |
Map<String,Object> |
getErrorAttributes(RequestAttributes var1,
boolean var2) |
Map<String,Object> getErrorAttributes(RequestAttributes var1, boolean var2)
Throwable getError(RequestAttributes var1)
Copyright © 2022. All rights reserved.