X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/blast.git/blobdiff_plain/84eeae848c9d322ea4c935b8ec7338f69becbc10..56f7c4239666506c59af42885f0bf0141d21a614:/GroupBlock.h diff --git a/GroupBlock.h b/GroupBlock.h index 27e43cc..b3aaeaf 100644 --- a/GroupBlock.h +++ b/GroupBlock.h @@ -42,8 +42,8 @@ public: // public attributes static int counter; - bool checkInputPatternCompatibility(); - bool computeOutputPattern(int nbExec = -1); + void checkInputPatternCompatibility() throw(Exception); + void computeOutputPattern(int nbExec = -1) throw(Exception); private: // patterns