OpenRosaParserException

public class OpenRosaParserException extends Exception

Thrown when there were problems while parsing org.motechproject.commcare.response.OpenRosaResponse CommCare server response.

Constructors

OpenRosaParserException

public OpenRosaParserException(String message)

OpenRosaParserException

public OpenRosaParserException(Exception ex, String message)