Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
cosmetics
[simgrid.git] / src / bindings / java / org / simgrid / msg / NativeException.java
index 73b2523..ecc12de 100644 (file)
@@ -8,7 +8,7 @@
 
 package org.simgrid.msg;
 
-/** This exception is raised when there is an error within the C world of SimGrid. */
+/** Exception raised when there is an error within the C world of SimGrid. */
 public class NativeException extends MsgException {
        private static final long serialVersionUID = 1L;