public method ErrorEvent.getErrorMessage

Overview

Gets error message

Declaration

function getErrorMessage()
public String getErrorMessage();
public string getErrorMessage();

Returns

The method retuns a string that represents the error message

Details

Declared in ErrorEvent