X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=bundles%2Forg.simantics.db.layer0%2Fsrc%2Forg%2Fsimantics%2Fdb%2Flayer0%2Fexception%2FPendingVariableException.java;h=3972140b92a7fc2ea7258106f9c87ea4490ffb83;hb=HEAD;hp=da0e51eecadd4921df7b06b944f82caa53e81deb;hpb=0ae2b770234dfc3cbb18bd38f324125cf0faca07;p=simantics%2Fplatform.git diff --git a/bundles/org.simantics.db.layer0/src/org/simantics/db/layer0/exception/PendingVariableException.java b/bundles/org.simantics.db.layer0/src/org/simantics/db/layer0/exception/PendingVariableException.java index da0e51eec..3972140b9 100644 --- a/bundles/org.simantics.db.layer0/src/org/simantics/db/layer0/exception/PendingVariableException.java +++ b/bundles/org.simantics.db.layer0/src/org/simantics/db/layer0/exception/PendingVariableException.java @@ -12,6 +12,7 @@ package org.simantics.db.layer0.exception; import org.simantics.db.Resource; +import org.simantics.db.exception.VariableException; public class PendingVariableException extends VariableException {