X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=bundles%2Forg.simantics.db.layer0%2Fsrc%2Forg%2Fsimantics%2Fdb%2Flayer0%2Fexception%2FOperationNotAllowedException.java;h=0bc4fdd8a2599a6d299c7b9921781d8130f6777a;hb=27cae6bcf184f7e27822886f5a7320f771913b71;hp=84bc5fc10e223e295cd768bf1bc222c11c0c5a73;hpb=969bd23cab98a79ca9101af33334000879fb60c5;p=simantics%2Fplatform.git 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 index 84bc5fc10..0bc4fdd8a 100644 --- 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 @@ -1,7 +1,7 @@ -package org.simantics.db.layer0.exception; - -public class OperationNotAllowedException extends Exception { - - private static final long serialVersionUID = 3724611242947085543L; - -} +package org.simantics.db.layer0.exception; + +public class OperationNotAllowedException extends Exception { + + private static final long serialVersionUID = 3724611242947085543L; + +}