]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.db.layer0/src/org/simantics/db/layer0/exception/OperationNotAllowedException.java
Migrated source code from Simantics SVN
[simantics/platform.git] / bundles / org.simantics.db.layer0 / src / org / simantics / db / layer0 / exception / OperationNotAllowedException.java
diff --git a/bundles/org.simantics.db.layer0/src/org/simantics/db/layer0/exception/OperationNotAllowedException.java b/bundles/org.simantics.db.layer0/src/org/simantics/db/layer0/exception/OperationNotAllowedException.java
new file mode 100644 (file)
index 0000000..84bc5fc
--- /dev/null
@@ -0,0 +1,7 @@
+package org.simantics.db.layer0.exception;\r
+\r
+public class OperationNotAllowedException extends Exception {\r
+\r
+    private static final long serialVersionUID = 3724611242947085543L;\r
+\r
+}\r