Table of Contents

Class EmptyResultException

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

Constructors

EmptyResultException(string, Exception?)

public EmptyResultException(string message, Exception? inner = null)

Parameters

message string
inner Exception