Example usage for com.google.gwt.webworker.client ErrorEvent subclass-usage

List of usage examples for com.google.gwt.webworker.client ErrorEvent subclass-usage

Introduction

In this page you can find the example usage for com.google.gwt.webworker.client ErrorEvent subclass-usage.

Usage

From source file com.google.speedtracer.client.model.HintletException.java

/**
 * Overlay for Hintlet Exception payload. See HintletEngine::ReportException() a
 * list of the fields populated in this object (populated from the v8::TryCatch
 * object after an exception occurs.)
 */
public class HintletException extends ErrorEvent {