JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
stella.error
Interface ErrorSending
All Known Implementing Classes:
AbstractRmiCasterAndListener
,
AcquireMaster
,
AdapterCaster
,
AdapterMaster
,
AdapterMaster
,
AdapterSimulator
,
AuxiliaryCaster
,
AuxiliaryMaster
,
AuxiliaryMaster
,
AuxiliarySimulator
,
CalibrationCaster
,
CalibrationMaster
,
CalibrationSimulator
,
CameraMaster
,
CasterTorso
,
CCDCaster
,
DistinctCaster
,
DomeMaster
,
DomeSimulator
,
EnvironmentCaster
,
EnvironmentMaster
,
EnvironmentSimulator
,
GenericMaster
,
GenericMaster.Standalone
,
GenericSimulator
,
GregorTelescopeCaster
,
MagellanMaster
,
OffAxisMaster
,
PilarTelescopeCaster
,
PinholeViewingMaster
,
ReceiverTorso
,
RollOffRoofMaster
,
SesMaster
,
SesSimulator
,
ShelterMaster
,
SpectrographCaster
,
TelescopeCaster
,
TelescopeMaster
,
TelescopeSimulator
,
TelescopeSubsidiaryCaster
,
TestCaster
,
TestReceiver
,
WifsipCaster
,
WifsipMaster
,
WifsipSimulator
,
WifsipTelescopeCaster
public interface
ErrorSending
Interface defining capabilities to send error and status messages to listeners, either local or remotely bound listeners.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
sendError
(
ErrorEvent
tosend)
Send the ErrorEvent to some listeners.
Method Detail
sendError
void sendError(
ErrorEvent
tosend)
Send the ErrorEvent to some listeners. The type of the Error might indicate that we are sending a status only.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method