InvalidFormTypeOperationException

Inheritance: java.lang.Object, java.lang.Throwable, java.lang.Exception, java.lang.RuntimeException, com.aspose.ms.System.Exception, com.aspose.ms.System.SystemException, com.aspose.ms.System.InvalidOperationException

public final class InvalidFormTypeOperationException extends System.InvalidOperationException

The exception that is thrown when an operation with form type is not valid.

Constructors

ConstructorDescription
InvalidFormTypeOperationException(String message)Initializes a new instance of the InvalidFormTypeOperationException class.

InvalidFormTypeOperationException(String message)

public InvalidFormTypeOperationException(String message)

Initializes a new instance of the InvalidFormTypeOperationException class.

Parameters:

ParameterTypeDescription
messagejava.lang.StringThe message.