Show / Hide Table of Contents

Class LicenseInvalidException

Inheritance
System.Object
LicenseException
LicenseInvalidException
Namespace: NineDigit.eKasa
Assembly: NineDigit.eKasa.dll
Syntax
public class LicenseInvalidException : LicenseException

Constructors

LicenseInvalidException()

Declaration
public LicenseInvalidException()

LicenseInvalidException(LicenseVerificationResultStorage, IImmutableList<LicenseVerificationResultFeature>)

Declaration
public LicenseInvalidException(LicenseVerificationResultStorage storage, IImmutableList<LicenseVerificationResultFeature> features)
Parameters
Type Name Description
LicenseVerificationResultStorage storage
System.Collections.Immutable.IImmutableList<LicenseVerificationResultFeature> features

LicenseInvalidException(SerializationInfo, StreamingContext)

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

LicenseInvalidException(String)

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

LicenseInvalidException(String, LicenseVerificationResultStorage, IImmutableList<LicenseVerificationResultFeature>)

Declaration
public LicenseInvalidException(string message, LicenseVerificationResultStorage storage, IImmutableList<LicenseVerificationResultFeature> features)
Parameters
Type Name Description
System.String message
LicenseVerificationResultStorage storage
System.Collections.Immutable.IImmutableList<LicenseVerificationResultFeature> features

LicenseInvalidException(String, LicenseVerificationResultStorage, IImmutableList<LicenseVerificationResultFeature>, Exception)

Declaration
public LicenseInvalidException(string message, LicenseVerificationResultStorage storage, IImmutableList<LicenseVerificationResultFeature> features, Exception innerException)
Parameters
Type Name Description
System.String message
LicenseVerificationResultStorage storage
System.Collections.Immutable.IImmutableList<LicenseVerificationResultFeature> features
System.Exception innerException

LicenseInvalidException(String, Exception)

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

Properties

Features

Declaration
public IImmutableList<LicenseVerificationResultFeature> Features { get; }
Property Value
Type Description
System.Collections.Immutable.IImmutableList<LicenseVerificationResultFeature>

Storage

Declaration
public LicenseVerificationResultStorage Storage { get; }
Property Value
Type Description
LicenseVerificationResultStorage
In This Article
Na začiatok stránky Nine Digit, s.r.o. ©