Uses of Class
de.adorsys.psd2.certificate.generator.exception.CertificateGeneratorException
-
Packages that use CertificateGeneratorException Package Description de.adorsys.psd2.certificate.generator.exception -
-
Uses of CertificateGeneratorException in de.adorsys.psd2.certificate.generator.exception
Methods in de.adorsys.psd2.certificate.generator.exception with parameters of type CertificateGeneratorException Modifier and Type Method Description org.springframework.http.ResponseEntity<Map<String,String>>GlobalExceptionHandler. handleCertificateException(CertificateGeneratorException e, org.springframework.web.method.HandlerMethod handlerMethod)
-