826220679@qq.com
2025-10-31 9aca70f16836952e2e3462ecc69dabe679811eb7
1
2
3
4
5
6
7
8
9
10
11
12
package Ymodem;
 
/**
* Created by asirotinkin on 12.11.2014.
*/
class TimeoutException extends Exception {
 
    /**
     * 
     */
    private static final long serialVersionUID = 1L;
}