←Select platform

AnnCodecsInvalidFormatException Constructor(String)

Summary

Initializes a new instance of the AnnCodecsInvalidFormatException class with the specified error message.

Syntax

C#
VB
C++
public AnnCodecsInvalidFormatException(  
   string message 
) 
Public Function New( _ 
   ByVal message As String _ 
) 
public: 
AnnCodecsInvalidFormatException(  
   String^ message 
) 

Parameters

message
A System.String that describes the error. The content of the message is intended to be understood by humans. The caller of this constructor is required to ensure that this string has been localized for the current system culture.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Windows.Annotations Assembly
Click or drag to resize