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 9 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.
PdfException(message: string)Initializes a new instance of the PdfException class with a message.
PdfException(message: string, innerException: Exception)Initializes a new instance of the PdfException class with a message and inner exception.
PdfException(innerException: Exception)Initializes a new instance of the PdfException class wrapping the inner exception.
GenerateCrashReport(options: CrashReportOptions)Write a crash report to disk per options.

See Also

 English