Class ExceptionReport

java.lang.Object
com.vaadin.copilot.exception.report.ExceptionReport

public class ExceptionReport extends Object
Represents a report for tracking exceptions within an application.

This class stores a collection of relevant data pairs, component nodes, and detailed exception items associated with an exception. Each report is uniquely identified by a generated UUID.

Some items are set in client.