Show / Hide Table of Contents

Class CertificateException

Inheritance
object
Exception
CertificateException
CertificateExpiredException
CertificateNotFoundException
Implements
ISerializable
Inherited Members
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 CertificateException : Exception, ISerializable

Constructors

CertificateException()

Declaration
public CertificateException()

CertificateException(SerializationInfo, StreamingContext)

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

CertificateException(string)

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

CertificateException(string, ORPCode)

Declaration
public CertificateException(string message, ORPCode cashRegisterCode)
Parameters
Type Name Description
string message
ORPCode cashRegisterCode

CertificateException(string, ORPCode, Exception)

Declaration
public CertificateException(string message, ORPCode cashRegisterCode, Exception innerException)
Parameters
Type Name Description
string message
ORPCode cashRegisterCode
Exception innerException

CertificateException(string, Exception)

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

Properties

CashRegisterCode

Kód on-line pokladnice.

Declaration
public ORPCode CashRegisterCode { get; }
Property Value
Type Description
ORPCode

Methods

GetObjectData(SerializationInfo, StreamingContext)

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

Implements

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