Update UML + Update Comments
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
package ecoparasite.svg;
|
||||
|
||||
/**
|
||||
* Exception déclenchée lorsque le format des Axes est incorrect par rapport à ce que la fonction attend.
|
||||
*/
|
||||
public class IncorrectAxesPointsException extends Exception{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user