CommcareAuthenticationException

public class CommcareAuthenticationException extends RuntimeException

Thrown when there were problems while authenticating to the CommCare server. This exception might indicate that the given credentials are invalid.

Constructors

CommcareAuthenticationException

public CommcareAuthenticationException()

CommcareAuthenticationException

public CommcareAuthenticationException(Exception ex, String message)