ConversionByPageFailedException
Leave feedback
On this page
Conversion by page failed exception
public class ConversionByPageFailedException : Exception
| Name | Description |
|---|---|
| ConversionByPageFailedException() | Default constructor |
| ConversionByPageFailedException(ConvertedPageContext, Exception) | Creates an exception with a specific message and propagates the inner exception |
| Name | Description |
|---|---|
| ConversionContext { get; } | Conversion context that caused the conversion to fail |
| Exception { get; } | Exception that caused the conversion to fail |
| Name | Description |
|---|---|
| override GetObjectData(SerializationInfo, StreamingContext) | Populates a SerializationInfo with the data needed to serialize the target object. |
- namespace GroupDocs.Conversion.Exceptions
- assembly GroupDocs.Conversion
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.