CertificateManager.CertificatesNotFoundInStoreException Class
  Namespace: Qlik.Engine.Communication
Assembly: Qlik.Engine.dll
  Assembly: Qlik.Engine.dll
An exception indicating that it has not been possible to access certain certificates in the certificate store.
Inheritance
- 
      System.Object
      - 
          System.Exception
          - CertificateManager.CertificatesNotFoundInStoreException
 
 
- 
          System.Exception
          
Syntax
public class CertificatesNotFoundInStoreException : Exception, ISerializable, _ExceptionConstructors
| Name | Description | 
|---|---|
| CertificatesNotFoundInStoreException(String) | Create an instance of the class CertificateManager.CertificatesNotFoundInStoreException. |