Class CertificateException

    • Constructor Detail

      • CertificateException

        public CertificateException​(String msg)
        Creates a new CertificateException with the specified message.
        Parameters:
        msg - the detail message for the exception.
      • CertificateException

        public CertificateException()
        Creates a new CertificateException.