InvalidFormTypeOperationException

InvalidFormTypeOperationException

Overview

InvalidFormTypeOperationException is a class in Aspose.PDF FOSS for .NET. Inherits from: PdfException.

Thrown when an operation is attempted on the wrong form type (e.g.

This class provides 6 methods for working with InvalidFormTypeOperationException objects in .NET programs. Available methods include: GenerateCrashReport, InvalidFormTypeOperationException, PdfException. All public members are accessible to any .NET application after installing the Aspose.PDF FOSS for .NET package.

Methods

SignatureDescription
InvalidFormTypeOperationException()Calls InvalidFormTypeOperationException on this InvalidFormTypeOperationException instance.
InvalidFormTypeOperationException(message: string)Calls InvalidFormTypeOperationException(message) on this InvalidFormTypeOperationException instance.
InvalidFormTypeOperationException(message: string, innerException: Exception)Calls InvalidFormTypeOperationException(message, innerException) on this InvalidFormTypeOperationException instance.
InvalidFormTypeOperationException(innerException: Exception)Calls InvalidFormTypeOperationException(innerException) on this InvalidFormTypeOperationException instance.
PdfException()Initializes a new instance of the PdfException class.
GenerateCrashReport(options: CrashReportOptions)Write a crash report to disk per options.

See Also

 English