com.aspose.words
Class PleaseReportException

java.lang.RuntimeException
    extended by com.aspose.words.PleaseReportException

public class PleaseReportException 
extends java.lang.RuntimeException

Thrown when something unexpected is encountered in a document and Aspose.Words cannot process it safely. It is recommended that you report the problem file to the Aspose.Words development team for a fix.

Since MS Word file format is not 100% documented, this exception is thrown when we would like you to post the error and the document that caused the exception in the Aspose.Forums (http://www.aspose.com/Forums) for Aspose developers to investigate and fix.


Constructor Summary
PleaseReportException(java.lang.String message)
          Reserved for internal use.
PleaseReportException(java.lang.String message, java.lang.Throwable cause)
          Reserved for internal use.
PleaseReportException(java.lang.Throwable cause)
          Reserved for internal use.
 

Constructor Detail

PleaseReportException

public PleaseReportException(java.lang.String message)
Reserved for internal use.

PleaseReportException

public PleaseReportException(java.lang.String message, java.lang.Throwable cause)
Reserved for internal use.

PleaseReportException

public PleaseReportException(java.lang.Throwable cause)
Reserved for internal use.

See Also:
          Aspose.Words Documentation - the home page for the Aspose.Words Product Documentation.
          Aspose.Words Support Forum - our preferred method of support.