Class FormatNotSupportedException
Contents
[
Hide
]FormatNotSupportedException class
Exception that is thrown during document load, when the document format is not recognized or not supported by the component.
public class FormatNotSupportedException : AsposeException
Constructors
Name | Description |
---|---|
FormatNotSupportedException() | Initializes a new instance of the FormatNotSupportedException class. |
FormatNotSupportedException(string) | Initializes a new instance of the FormatNotSupportedException class with a specified error message. |
FormatNotSupportedException(string, Exception) | Initializes a new instance of the FormatNotSupportedException class with a specified error message. |
Properties
Name | Description |
---|---|
ErrorDetails { get; } | Gets extra information aboout error |
override Message { get; } | Gets a message that describes the current exception. |
Methods
Name | Description |
---|---|
override ToString() | Returns a string that represents the current object. |
See Also
- class AsposeException
- namespace Aspose.Email
- assembly Aspose.Email