Uses of Class
ch.admin.bit.jeap.server.sent.events.web.UnauthorizedSseAccessException
Packages that use UnauthorizedSseAccessException
-
Uses of UnauthorizedSseAccessException in ch.admin.bit.jeap.server.sent.events.web
Methods in ch.admin.bit.jeap.server.sent.events.web that return UnauthorizedSseAccessExceptionModifier and TypeMethodDescriptionUnauthorizedSseAccessException.unauthorizedSseAccessException()UnauthorizedSseAccessException.unauthorizedSseAccessException(String message) Methods in ch.admin.bit.jeap.server.sent.events.web with parameters of type UnauthorizedSseAccessExceptionModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<String> RestResponseExceptionHandler.handleInvalidXMLInputException(UnauthorizedSseAccessException ex)