com.aspose.pdf.exceptions

Class InvalidFormTypeOperationException

  • All Implemented Interfaces:
    Serializable


    public final class InvalidFormTypeOperationException
    extends com.aspose.ms.System.InvalidOperationException

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

    See Also:
    Serialized Form
    • Constructor Detail

      • InvalidFormTypeOperationException

        public InvalidFormTypeOperationException(String message)

        Initializes a new instance of the InvalidFormTypeOperationException class.

        Parameters:
        message - The message.