public method ErrorEvent.getErrorMessage

Brief

Gets error message

Declaration

protojavascriptjavacsharp
public getErrorMessage() : string

Returns

The method retuns a string that represents the error message

Details

Declared in ErrorEvent

back