Uses of Package
de.cau.cs.kieler.sim.kiem.config.exception

Packages that use de.cau.cs.kieler.sim.kiem.config.exception
de.cau.cs.kieler.sim.kiem.config.data This package contains the data storing classes for all managers. 
de.cau.cs.kieler.sim.kiem.config.exception Includes all Exception classes needed for this plugin. 
de.cau.cs.kieler.sim.kiem.config.managers Managers for holding and managing data in KIEMConfig. 
 

Classes in de.cau.cs.kieler.sim.kiem.config.exception used by de.cau.cs.kieler.sim.kiem.config.data
KiemParserException
          This Exception is thrown when a problem occurred while parsing from the Eclipse Preference Store.
 

Classes in de.cau.cs.kieler.sim.kiem.config.exception used by de.cau.cs.kieler.sim.kiem.config.exception
AbstractKiemException
          Super class for all Exceptions in the configuration part of KIEM.
 

Classes in de.cau.cs.kieler.sim.kiem.config.exception used by de.cau.cs.kieler.sim.kiem.config.managers
ScheduleFileMissingException
          Indicates that the file associated with a given schedule is no longer in the saved location.