Class DuplicateCertificateException

    • Constructor Detail

      • DuplicateCertificateException

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