@JsType(isNative=true,
name="Object",
namespace="<global>")
public class ErrorEvent
extends Event
| Modifier and Type | Method and Description |
|---|---|
double |
getCode()
Gets the error code (if applicable).
|
String |
getMessage()
Gets the error message.
|
@JsProperty public final String getMessage()
public final double getCode()
Copyright © 2018 G-Widgets. All rights reserved.