Class IronOcrAssemblyVersionMismatchException
Represents errors that occur while loading assemblies during IronOcr deployment.
Inheritance
System.Object
IronOcrAssemblyVersionMismatchException
Namespace: IronOcr.Exceptions
Assembly: IronOcr.dll
Syntax
public class IronOcrAssemblyVersionMismatchException : Exception
Properties
Message
The message that describes the error.
Declaration
public override string Message { get; }
Property Value
Type | Description |
---|---|
System.String |