Uses of Class
org.springframework.cloud.gateway.support.NotFoundException
-
Packages that use NotFoundException Package Description org.springframework.cloud.gateway.support -
-
Uses of NotFoundException in org.springframework.cloud.gateway.support
Methods in org.springframework.cloud.gateway.support that return NotFoundException Modifier and Type Method Description static NotFoundExceptionNotFoundException. create(boolean with404, String message)static NotFoundExceptionNotFoundException. create(boolean with404, String message, Throwable cause)
-