Table of Contents

Class InvalidArgumentException

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

Constructors

InvalidArgumentException(string, Exception)

public InvalidArgumentException(string message, Exception inner = null)

Parameters

message string
inner Exception