net.simplace.util.exceptions.SystemNotFoundException
public class SystemNotFoundException extends java.lang.Exception {
// Public Constructors
public SystemNotFoundException();
public SystemNotFoundException(String aMessage, Throwable aCause);
public SystemNotFoundException(String aMessage);
}
Hierarchy: java.lang.Object - java.lang.Throwable (java.io.Serializable) - java.lang.Exception - SystemNotFoundException
Thrown by: net.simplace.ui.splitpane.keyword.FWKeyWordTreePanel(), net.simplace.ui.splitpane.results.FWResultTreePanel(), net.simplace.ui.splitpane.simcomponents.FWSimComponentsTreePanel(), net.simplace.util.system.FWSystemModel(), net.simplace.util.system.FWSystemModel.getClientConfigElement()