ConfigurationTypeException

public class ConfigurationTypeException extends Exception

This exception is thrown when configuration type that is not listed in org.motechproject.odk.domain.ConfigurationType is encountered.

Constructors

ConfigurationTypeException

public ConfigurationTypeException(String message)