public method LoginError.getMessage

Overview

Gets the login error message

Declaration

function getMessage()
public String getMessage();
public string getMessage();

Returns

The method retuns a string that represents the login error message

Details

Declared in LoginError