public final class InvalidFormTypeOperationException
extends com.aspose.ms.System.InvalidOperationException
The exception that is thrown when an operation with form type is not valid.
| Constructor and Description |
|---|
InvalidFormTypeOperationException(String message)
Initializes a new instance of the
InvalidFormTypeOperationException class. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic InvalidFormTypeOperationException(String message)
Initializes a new instance of the InvalidFormTypeOperationException class.
message - The message.Copyright © 2025 Aspose. All Rights Reserved.