de.cau.cs.kieler.sim.kiem
Class KiemMasterException
java.lang.Object
java.lang.Throwable
java.lang.Exception
de.cau.cs.kieler.sim.kiem.KiemMasterException
public class KiemMasterException
- extends Exception
The Class KiemMasterException. This Exception is thrown by the DataComponent implementation if a
non-master DataComponent tries to access the master~ methods.
- Rating

- (2009-01-15)
KiemMasterException
public KiemMasterException(String message)
- Instantiates a new KiemMasterException.
- Parameters:
message
- the message of this Exception to display to the user