Table of Contents

Class InvalidImageRefError

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

Constructors

InvalidImageRefError(string, Exception)

public InvalidImageRefError(string message, Exception inner = null)

Parameters

message string
inner Exception