Table of Contents

Class InvalidLicenseException

Namespace
ScanbotSDK.MAUI.Common
Assembly
ScanbotSDK.Shared.dll
public sealed class InvalidLicenseException : Exception, ISerializable
Inheritance
InvalidLicenseException
Implements
Inherited Members

Constructors

InvalidLicenseException(string, Exception)

public InvalidLicenseException(string message, Exception inner = null)

Parameters

message string
inner Exception