package NetworkAdapter.Interface.Exceptions; /** * Created with IntelliJ IDEA. * User: Jason * Date: 11.05.12 * Time: 22:46 * To change this template use File | Settings | File Templates. */ public class HostUnreachableException extends Exception { }