OpenMRSAuthenticationException

public class OpenMRSAuthenticationException extends RuntimeException

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

Constructors

OpenMRSAuthenticationException

public OpenMRSAuthenticationException(String message)

OpenMRSAuthenticationException

public OpenMRSAuthenticationException(Exception ex, String message)