Uses of Class
com.eoscode.springapitools.resource.exception.MethodNotAllowedException
-
Packages that use MethodNotAllowedException Package Description com.eoscode.springapitools.resource.exception -
-
Uses of MethodNotAllowedException in com.eoscode.springapitools.resource.exception
Methods in com.eoscode.springapitools.resource.exception with parameters of type MethodNotAllowedException Modifier and Type Method Description org.springframework.http.ResponseEntity<StandardError>BaseResourceExceptionHandler. methodNotAllowed(MethodNotAllowedException e, javax.servlet.http.HttpServletRequest request)
-