The AnnCodecsInvalidFormatException Class is available in LEADTOOLS Document and Medical Imaging toolkits.
The exception that is thrown for an invalid Annotation file format.Visual Basic (Declaration) | |
---|---|
<SerializableAttribute()> Public Class AnnCodecsInvalidFormatException Inherits System.Exception Implements _Exception, ISerializable |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As AnnCodecsInvalidFormatException |
C# | |
---|---|
[SerializableAttribute()] public class AnnCodecsInvalidFormatException : System.Exception, _Exception, ISerializable |
C++/CLI | |
---|---|
[SerializableAttribute()] public ref class AnnCodecsInvalidFormatException : public System.Exception, _Exception, ISerializable |
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 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7