Table of Contents

Class IllegalStateException

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

Constructors

IllegalStateException(string, Exception)

public IllegalStateException(string message, Exception inner = null)

Parameters

message string
inner Exception