Blame view

NonConnecteException.java 109 Bytes
0498df6f   rsimonin   first commit
1
2
3
4
5
6
  /**
   *
   * @author Bernard.Carre@polytech-lille.fr
   */
  
  public class NonConnecteException extends Exception {}