net.simplace.pipe.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.pipe.system.FWSystemModel(), net.simplace.pipe.system.FWSystemModel.getClientConfigElement()