Class InvalidCgmFileFormatException
Contents
[
Hide
]InvalidCgmFileFormatException class
The exception that is thrown when a Cgm file is invalid.
public sealed class InvalidCgmFileFormatException : InvalidFileFormatException
Constructors
Name | Description |
---|---|
InvalidCgmFileFormatException() | Initializes a new instance of the InvalidCgmFileFormatException class. |
InvalidCgmFileFormatException(Exception) | Initializes a new instance of the InvalidCgmFileFormatException class with a specified error message and a reference to the inner exception that is the cause of this exception. |
InvalidCgmFileFormatException(string) | Initializes a new instance of the InvalidCgmFileFormatException class. |
InvalidCgmFileFormatException(string, Exception) | Initializes a new instance of the InvalidCgmFileFormatException class with a specified error message and a reference to the inner exception that is the cause of this exception. |
See Also
- class InvalidFileFormatException
- namespace Aspose.Pdf
- assembly Aspose.PDF