The exception that is thrown when an unexpected situation occurs during processing of a document.
System.Object
System.Exception
System.ApplicationException
Aspose.Editor.Client.PleaseReportException
[Visual Basic]Public Class PleaseReportException
Remarks
When this exception is thrown, it is not likely that you did something wrong. Most likely causes of this exception are: badly damaged document file, unexpected elements or values in the document that cannot be safely ignored or an Aspose.Editor internal error.
Therefore, the message of the exception suggests that you report it in the Aspose.Editor Support Forums (http://www.aspose.com/Community/Forums/Default.aspx) along with the document that caused the problem for Aspose.Editor developers to investigate and fix.
Requirements
Namespace: Aspose.Editor.Client
Assembly: Aspose.Editor.Client (in Aspose.Editor.Client.dll)
See Also
Aspose.Editor.Client Namespace