All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----javax.media.ControllerEvent | +----javax.media.ControllerClosedEvent | +----javax.media.ControllerErrorEvent | +----javax.media.ConnectionErrorEvent
ConnectionErrorEvent
is posted when an error occurs within a DataSource
when obtaining data or communicating with a server.
public ConnectionErrorEvent(Controller from)
public ConnectionErrorEvent(Controller from, String why)
All Packages Class Hierarchy This Package Previous Next Index