←Select platform

AnnCodecsInvalidFormatException Class

Summary

The exception that is thrown for an invalid Annotation file format.

Syntax

C#
VB
C++
[SerializableAttribute()] 
public class AnnCodecsInvalidFormatException : Exception 
  
<SerializableAttribute()> 
Public Class AnnCodecsInvalidFormatException  
   Inherits System.Exception 
   Implements System.Runtime.InteropServices._Exception, System.Runtime.Serialization.ISerializable  
[SerializableAttribute()] 
public ref class AnnCodecsInvalidFormatException : public System.Exception, System.Runtime.InteropServices._Exception, System.Runtime.Serialization.ISerializable   

Remarks

Represents the error that occurs when the AnnCodecs is trying to load or save to an invalid annotations file.

Example

For an example, refer to AnnCodecs.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations Assembly