public class ErrorEvent extends EventObject
ErrorListener
,
ErrorSupport
,
Serialized Formsource
Constructor and Description |
---|
ErrorEvent(Throwable throwable,
Object source)
Creates a new instance of
ErrorEvent |
Modifier and Type | Method and Description |
---|---|
Throwable |
getThrowable()
Gets the Error or Exception which occurred.
|
getSource, toString
public Throwable getThrowable()
Copyright © 2016. All rights reserved.