Show / Hide Table of Contents

Class IdentityNotFoundException

Inheritance
System.Object
IdentityException
IdentityNotFoundException
Namespace: NineDigit.eKasa
Assembly: NineDigit.eKasa.dll
Syntax
public class IdentityNotFoundException : IdentityException

Constructors

IdentityNotFoundException()

Declaration
public IdentityNotFoundException()

IdentityNotFoundException(ORPCode)

Declaration
public IdentityNotFoundException(ORPCode cashRegisterCode)
Parameters
Type Name Description
ORPCode cashRegisterCode

IdentityNotFoundException(SerializationInfo, StreamingContext)

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

IdentityNotFoundException(String)

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

IdentityNotFoundException(String, ORPCode)

Declaration
public IdentityNotFoundException(string message, ORPCode cashRegisterCode)
Parameters
Type Name Description
System.String message
ORPCode cashRegisterCode

IdentityNotFoundException(String, ORPCode, Exception)

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

IdentityNotFoundException(String, Exception)

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

Properties

CashRegisterCode

Kód pokladnice, ak bol poskytnutý

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
System.Runtime.Serialization.SerializationInfo info
System.Runtime.Serialization.StreamingContext context
Overrides
IdentityException.GetObjectData(SerializationInfo, StreamingContext)
In This Article
Na začiatok stránky Nine Digit, s.r.o. ©