Uses of Class
io.mosip.kernel.lkeymanager.exception.InvalidArgumentsException
-
Packages that use InvalidArgumentsException Package Description io.mosip.kernel.keymanagerservice.exception -
-
Uses of InvalidArgumentsException in io.mosip.kernel.keymanagerservice.exception
Methods in io.mosip.kernel.keymanagerservice.exception with parameters of type InvalidArgumentsException Modifier and Type Method Description org.springframework.http.ResponseEntity<ResponseWrapper<ServiceError>>KeymanagerExceptionHandler. validateInputArguments(javax.servlet.http.HttpServletRequest httpServletRequest, InvalidArgumentsException exception)Method to handleInvalidArgumentsException.
-