Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.10
|
Leadtools.Windows.Annotations Namespace > AnnCodecsInvalidFormatException Class : AnnCodecsInvalidFormatException Constructor |
Overload | Description |
---|---|
AnnCodecsInvalidFormatException Constructor() | Initializes a new instance of the AnnCodecsInvalidFormatException, setting the System.Exception.Message property of the new instance to a system-supplied message that describes the error. |
AnnCodecsInvalidFormatException Constructor(String) | Initializes a new instance of the AnnCodecsInvalidFormatException class with the specified error message. |
AnnCodecsInvalidFormatException Constructor(String,Exception) | Initializes a new instance of the AnnCodecsInvalidFormatException class with a specified error message and a reference to the inner exception that is the cause of this exception. |
AnnCodecsInvalidFormatException Constructor(SerializationInfo,StreamingContext) | Initializes a new instance of the AnnCodecsInvalidFormatException class with the specified serialization and context information. |