Uses of Class
io.mosip.kernel.lkeymanager.exception.InvalidArgumentsException
Packages that use InvalidArgumentsException
-
Uses of InvalidArgumentsException in io.mosip.kernel.keymanagerservice.exception
Methods in io.mosip.kernel.keymanagerservice.exception with parameters of type InvalidArgumentsExceptionModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<io.mosip.kernel.core.http.ResponseWrapper<io.mosip.kernel.core.exception.ServiceError>> KeymanagerExceptionHandler.validateInputArguments(jakarta.servlet.http.HttpServletRequest httpServletRequest, InvalidArgumentsException exception) Method to handleInvalidArgumentsException.