X-Git-Url: https://gerrit.simantics.org/r/gitweb?p=simantics%2Fplatform.git;a=blobdiff_plain;f=bundles%2Forg.simantics.simulator.variable%2Fsrc%2Forg%2Fsimantics%2Fsimulator%2Fvariable%2Fexceptions%2FNoValueException.java;fp=bundles%2Forg.simantics.simulator.variable%2Fsrc%2Forg%2Fsimantics%2Fsimulator%2Fvariable%2Fexceptions%2FNoValueException.java;h=3f55cc2733d5da03b46b7de39472ded51cd88a12;hp=8859579b345c7adc22017fd41b35b895f2cd32b8;hb=0ae2b770234dfc3cbb18bd38f324125cf0faca07;hpb=24e2b34260f219f0d1644ca7a138894980e25b14 diff --git a/bundles/org.simantics.simulator.variable/src/org/simantics/simulator/variable/exceptions/NoValueException.java b/bundles/org.simantics.simulator.variable/src/org/simantics/simulator/variable/exceptions/NoValueException.java index 8859579b3..3f55cc273 100644 --- a/bundles/org.simantics.simulator.variable/src/org/simantics/simulator/variable/exceptions/NoValueException.java +++ b/bundles/org.simantics.simulator.variable/src/org/simantics/simulator/variable/exceptions/NoValueException.java @@ -1,19 +1,19 @@ -/******************************************************************************* - * Copyright (c) 2013 Association for Decentralized Information Management - * in Industry THTH ry. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * VTT Technical Research Centre of Finland - initial API and implementation - * Semantum Oy - initial API and implementation - *******************************************************************************/ -package org.simantics.simulator.variable.exceptions; - -public class NoValueException extends NodeManagerException { - - private static final long serialVersionUID = -5071593090304430114L; - -} +/******************************************************************************* + * Copyright (c) 2013 Association for Decentralized Information Management + * in Industry THTH ry. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html + * + * Contributors: + * VTT Technical Research Centre of Finland - initial API and implementation + * Semantum Oy - initial API and implementation + *******************************************************************************/ +package org.simantics.simulator.variable.exceptions; + +public class NoValueException extends NodeManagerException { + + private static final long serialVersionUID = -5071593090304430114L; + +}