LEADTOOLS OCR (Leadtools.Forms.Ocr assembly)

OcrSupportLockedException Constructor(String,OcrSupportLockedExceptionType)

Show in webframe







The error message that explains the reason for the exception.
The support type required that is the cause of this exception.
Initializes a new instance of the OcrSupportLockedException class with a specified error message and the support type required that is the cause of this exception.
Syntax
public OcrSupportLockedException( 
   string message,
   OcrSupportLockedExceptionType supportType
)
'Declaration
 
Public Function New( _
   ByVal message As String, _
   ByVal supportType As OcrSupportLockedExceptionType _
)
'Usage
 
Dim message As String
Dim supportType As OcrSupportLockedExceptionType
 
Dim instance As New OcrSupportLockedException(message, supportType)
public OcrSupportLockedException( 
   string message,
   OcrSupportLockedExceptionType supportType
)
- (id)initWithMessageAndSupportType:(NSString*)message
                        supportType:(LTOcrSupportLockedExceptionType)supportType;
            
public OcrSupportLockedException(String message,
                                 OcrSupportLockedExceptionType supportType)
            
function OcrSupportLockedException( 
   message ,
   supportType 
)
public:
OcrSupportLockedException( 
   String^ message,
   OcrSupportLockedExceptionType supportType
)

Parameters

message
The error message that explains the reason for the exception.
supportType
The support type required that is the cause of this exception.
Requirements

Target Platforms

See Also

Reference

OcrSupportLockedException Class
OcrSupportLockedException Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

OcrSupportLockedException Constructor(String,OcrSupportLockedExceptionType) requires an OCR module license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features