FormDefinitionImportException

public class FormDefinitionImportException extends Exception

This exception is thrown either when an error is encountered while importing form definitions from one of the external services.

Constructors

FormDefinitionImportException

public FormDefinitionImportException()

FormDefinitionImportException

public FormDefinitionImportException(Throwable cause)

FormDefinitionImportException

public FormDefinitionImportException(String message, Throwable cause)