X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/blast.git/blobdiff_plain/84eeae848c9d322ea4c935b8ec7338f69becbc10..df84660fd98b39737692d57b68c8b2c2d34af0f1:/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