Show / Hide Table of Contents

Class CertificateNotFoundException

Inheritance
System.Object
CertificateException
CertificateNotFoundException
Inherited Members
CertificateException.CashRegisterCode
Namespace: NineDigit.eKasa
Assembly: NineDigit.eKasa.dll
Syntax
public class CertificateNotFoundException : CertificateException

Constructors

CertificateNotFoundException()

Declaration
public CertificateNotFoundException()

CertificateNotFoundException(SerializationInfo, StreamingContext)

Declaration
protected CertificateNotFoundException(SerializationInfo info, StreamingContext context)
Parameters
Type Name Description
System.Runtime.Serialization.SerializationInfo info
System.Runtime.Serialization.StreamingContext context

CertificateNotFoundException(String)

Declaration
public CertificateNotFoundException(string message)
Parameters
Type Name Description
System.String message

CertificateNotFoundException(String, Exception)

Declaration
public CertificateNotFoundException(string message, Exception innerException)
Parameters
Type Name Description
System.String message
System.Exception innerException

CertificateNotFoundException(String, String)

Declaration
public CertificateNotFoundException(string message, string alias)
Parameters
Type Name Description
System.String message
System.String alias

CertificateNotFoundException(String, String, Exception)

Declaration
public CertificateNotFoundException(string message, string alias, Exception innerException)
Parameters
Type Name Description
System.String message
System.String alias
System.Exception innerException

Methods

Create(String)

Declaration
public static CertificateNotFoundException Create(string alias)
Parameters
Type Name Description
System.String alias
Returns
Type Description
CertificateNotFoundException

Create(String, Exception)

Declaration
public static CertificateNotFoundException Create(string alias, Exception innerException)
Parameters
Type Name Description
System.String alias
System.Exception innerException
Returns
Type Description
CertificateNotFoundException

GetObjectData(SerializationInfo, StreamingContext)

Declaration
public override void GetObjectData(SerializationInfo info, StreamingContext context)
Parameters
Type Name Description
System.Runtime.Serialization.SerializationInfo info
System.Runtime.Serialization.StreamingContext context
Overrides
CertificateException.GetObjectData(SerializationInfo, StreamingContext)
In This Article
Na začiatok stránky Nine Digit, s.r.o. ©