C#
VB
C++
The exception that is thrown for an invalid Annotation file format.
[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
Represents the error that occurs when the AnnCodecs is trying to load or save to an invalid annotations file.
For an example, refer to AnnCodecs.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET