public class

EmailErrorReporter

extends Object
implements ErrorReporter
java.lang.Object
   ↳ vars.shared.ui.event.EmailErrorReporter

Class Overview

Sends an email

Summary

Public Constructors
EmailErrorReporter(JXErrorPane errorPane)
Public Methods
void reportError(ErrorInfo errorInfo)
[Expand]
Inherited Methods
From class java.lang.Object
From interface org.jdesktop.swingx.error.ErrorReporter

Public Constructors

public EmailErrorReporter (JXErrorPane errorPane)

Public Methods

public void reportError (ErrorInfo errorInfo)

Throws
NullPointerException