java.lang.RuntimeExceptioncom.aspose.words.PleaseReportException
public class PleaseReportException
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 |
---|
public PleaseReportException(java.lang.String message)
public PleaseReportException(java.lang.String message, java.lang.Throwable cause)
public PleaseReportException(java.lang.Throwable cause)