package com.iambookmaster.client.exceptions; public class TimeoutException extends Exception { private static final long serialVersionUID = 1L; }