public class InternalErrorEvent extends ControllerErrorEvent
InternalErrorEvent indicates that a Controller failed
for implementation-specific reasons.
This event indicates that there are problems with the implementation of the Controller.Controller,
ControllerListener,
Serialized Formmessagesource| Constructor and Description |
|---|
InternalErrorEvent(Controller from) |
InternalErrorEvent(Controller from,
String message) |
toStringgetMessagegetSource, getSourceControllerpublic InternalErrorEvent(Controller from)
public InternalErrorEvent(Controller from, String message)
Copyright © 2012 code4tv.com. All Rights Reserved.