2013 -- FYD file system content
[FYD.git] / src / exceptions / network / NoClientCreatedException.java
blob55de53fa7647d41031513a595704a7c566c8d6b5
1 package exceptions.network;
3 /**
4 * TODO
5 *
6 * @author dmilliner
7 * @version 0.1 du 29/11/12
8 */
9 @SuppressWarnings("serial")
10 public class NoClientCreatedException extends Exception