toggle menu
pspdfkit
PSPDFKit
switch theme
search in API
pspdfkit
/
com.pspdfkit.forms.exceptions
/
FormCreationFailedException
Form
Creation
Failed
Exception
open
class
FormCreationFailedException
:
PSPDFKitException
Thrown when there's an error while creating an interactive form.
Members
Constructors
Form
Creation
Failed
Exception
Link copied to clipboard
constructor
(
)
Creates the exception without any specific error message or cause.
constructor
(
detailMessage
:
String
)
Creates the exception using the provided detail error message.