net.simplace.pipe.util.exceptions.AlreadyExistingException
public class AlreadyExistingException extends java.lang.Exception {
// Public Constructors
public AlreadyExistingException();
}
Hierarchy: java.lang.Object - java.lang.Throwable (java.io.Serializable) - java.lang.Exception - AlreadyExistingException
Thrown by: net.simplace.pipe.system.FWSystemModel.saveScenario()