Leadtools.Forms.Ocr Namespace > OcrException Class > OcrException Constructor : OcrException Constructor(SerializationInfo,StreamingContext) |
protected OcrException( SerializationInfo info, StreamingContext context )
'Declaration Protected Function New( _ ByVal info As SerializationInfo, _ ByVal context As StreamingContext _ )
'Usage Dim info As SerializationInfo Dim context As StreamingContext Dim instance As New OcrException(info, context)
protected OcrException( SerializationInfo info, StreamingContext context )
protected: OcrException( SerializationInfo^ info, StreamingContext context )
This constructor is called during deserialization to reconstitute the exception object transmitted over a stream. For more information, refer to the topic "XML and SOAP Serialization" in the MSDN documentation.