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)