@ControllerAdvice public class UnsupportedOperationExceptionMapper extends Object
Constructor and Description |
---|
UnsupportedOperationExceptionMapper() |
Modifier and Type | Method and Description |
---|---|
org.springframework.http.ResponseEntity<Object> |
toResponse(UnsupportedOperationException exception) |
public UnsupportedOperationExceptionMapper()
@ExceptionHandler(value=java.lang.UnsupportedOperationException.class) public org.springframework.http.ResponseEntity<Object> toResponse(UnsupportedOperationException exception)
Copyright © 2024 Global Biodiversity Information Facility (GBIF). All rights reserved.