Class CertificateNotFoundException

    • Constructor Detail

      • CertificateNotFoundException

        public CertificateNotFoundException​(String message)
        Constructs a new CertificateNotFoundException with the specified error message.
        Parameters:
        message - Describes the error encountered.