FormInstanceBuilderException

public class FormInstanceBuilderException extends Exception

This exception is thrown by an instance of the FormInstanceBuilder class when an error is encountered while building a org.motechproject.odk.domain.FormInstance.

Constructors

FormInstanceBuilderException

public FormInstanceBuilderException(String message, Throwable cause)