Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
remove ununsed exception in javadocs
[simgrid.git] / src / bindings / java / org / simgrid / msg / Msg.java
index 0cc18d0..c58b213 100644 (file)
@@ -58,7 +58,6 @@ public final class Msg {
 
        /** Example launcher. You can use it or provide your own launcher, as you wish
         * @param args
-        * @throws MsgException
         */
        public static void main(String[]args) {
                /* initialize the MSG simulation. Must be done before anything else (even logging). */