Uses of Class
com.markvarga21.studentmanager.exception.InvalidFacesException
Packages that use InvalidFacesException
Package
Description
This package contains custom exception handlers.
-
Uses of InvalidFacesException in com.markvarga21.studentmanager.exception.handler
Methods in com.markvarga21.studentmanager.exception.handler with parameters of type InvalidFacesExceptionModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<Object>
ApplicationExceptionHandler.handleInvalidFacesException
(InvalidFacesException ex) Handles the exception if the faces are not identical.