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