Show / Hide Table of Contents

Class CertificateNotFoundException

Inheritance
object
Exception
CertificateException
CertificateNotFoundException
Implements
ISerializable
Inherited Members
CertificateException.CashRegisterCode
Exception.GetBaseException()
Exception.GetType()
Exception.ToString()
Exception.Data
Exception.HelpLink
Exception.HResult
Exception.InnerException
Exception.Message
Exception.Source
Exception.StackTrace
Exception.TargetSite
Exception.SerializeObjectState
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
Namespace: NineDigiteKasa
Assembly: NineDigit.eKasa.dll
Syntax
public class CertificateNotFoundException : CertificateException, ISerializable

Constructors

CertificateNotFoundException()

Declaration
public CertificateNotFoundException()

CertificateNotFoundException(SerializationInfo, StreamingContext)

Declaration
protected CertificateNotFoundException(SerializationInfo info, StreamingContext context)
Parameters
Type Name Description
SerializationInfo info
StreamingContext context

CertificateNotFoundException(string)

Declaration
public CertificateNotFoundException(string message)
Parameters
Type Name Description
string message

CertificateNotFoundException(string, Exception)

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

CertificateNotFoundException(string, string)

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

CertificateNotFoundException(string, string, Exception)

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

Methods

Create(string)

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

Create(string, Exception)

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

GetObjectData(SerializationInfo, StreamingContext)

Declaration
public override void GetObjectData(SerializationInfo info, StreamingContext context)
Parameters
Type Name Description
SerializationInfo info
StreamingContext context
Overrides
CertificateException.GetObjectData(SerializationInfo, StreamingContext)

Implements

ISerializable
In This Article
Na začiatok stránky Nine Digit, s.r.o. ©