Show / Hide Table of Contents

Class IdentityNotFoundException

Inheritance
object
Exception
IdentityException
IdentityNotFoundException
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 IdentityNotFoundException : IdentityException, ISerializable

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
SerializationInfo info
StreamingContext context

IdentityNotFoundException(string)

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

IdentityNotFoundException(string, ORPCode)

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

IdentityNotFoundException(string, ORPCode, Exception)

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

IdentityNotFoundException(string, Exception)

Declaration
public IdentityNotFoundException(string message, Exception innerException)
Parameters
Type Name Description
string message
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
SerializationInfo info
StreamingContext context
Overrides
IdentityException.GetObjectData(SerializationInfo, StreamingContext)

Implements

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