java.lang.Object | |||||
↳ | java.lang.Throwable | ||||
↳ | java.lang.Exception | ||||
↳ | java.lang.RuntimeException | ||||
↳ | com.pspdfkit.exceptions.PSPDFKitException | ||||
↳ | com.pspdfkit.forms.exceptions.FormCreationFailedException |
Thrown when there's an error while creating an interactive form.
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
FormCreationFailedException()
Creates the exception without any specific error message or cause.
| |||||||||||
FormCreationFailedException(String detailMessage)
Creates the exception using the provided detail error message.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |
Creates the exception without any specific error message or cause.
Creates the exception using the provided detail error message.