CommcareConnectionFailureException

public class CommcareConnectionFailureException extends Exception

Thrown when there were problems while connecting to the Commcare server.

Constructors

CommcareConnectionFailureException

public CommcareConnectionFailureException(String message)

CommcareConnectionFailureException

public CommcareConnectionFailureException(Exception ex, String message)