Uses of Class
org.springframework.data.rest.webmvc.ResourceNotFoundException
Packages that use ResourceNotFoundException
-
Uses of ResourceNotFoundException in org.springframework.data.rest.webmvc
Methods in org.springframework.data.rest.webmvc that throw ResourceNotFoundExceptionModifier and TypeMethodDescriptionvoidRootResourceInformation.verifySupportedMethod(org.springframework.http.HttpMethod httpMethod, ResourceType resourceType) Verifies that the givenHttpMethodis supported for the givenResourceType.