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