Class TaskInProgressException
- Namespace
- ScanbotSDK.MAUI.Common
- Assembly
- ScanbotSDK.Shared.dll
public sealed class TaskInProgressException : Exception, ISerializable
- Inheritance
-
TaskInProgressException
- Implements
- Inherited Members
Constructors
TaskInProgressException(string, Exception?)
public TaskInProgressException(string message, Exception? inner = null)