Class ErrorMessages
- Namespace
- ScanbotSDK.MAUI.Common
- Assembly
- DocumentSDK.MAUI.dll
public class ErrorMessages : BaseErrorMessages
- Inheritance
-
ErrorMessages
- Inherited Members
Constructors
ErrorMessages()
public ErrorMessages()
Fields
GeneratePdfError
public const string GeneratePdfError = "Something went wrong while creating PDF."
Field Value
ImagesNotFoundError
public const string ImagesNotFoundError = "The source images cannot be null or empty."
Field Value
PerformOcrError
public const string PerformOcrError = "Something went wrong while performing OCR."
Field Value
TiffGeneratorInitError
public const string TiffGeneratorInitError = "Failed to initialize the TIFF generator instance."
Field Value
UnableToLoadDocumentError
public const string UnableToLoadDocumentError = "Failed to load the document based on given document guid."