Visual Basic (Declaration) | |
---|---|
<SerializableAttribute()> Public Class AnnCodecsInvalidFormatException Inherits Exception |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
[SerializableAttribute()] public class AnnCodecsInvalidFormatException : Exception |
Managed Extensions for C++ | |
---|---|
[SerializableAttribute()] public __gc class AnnCodecsInvalidFormatException : public Exception |
C++/CLI | |
---|---|
[SerializableAttribute()] public ref class AnnCodecsInvalidFormatException : public Exception |
For an example, refer to AnnCodecs.
Represents the error that occurs when the AnnCodecs is trying to load or save to an invalid annotations file.
System.Object
System.Exception
Leadtools.Annotations.AnnCodecsInvalidFormatException
Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family