Subversion Repositories SmartDukaan

Rev

Rev 2047 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2047 Rev 2146
Line 87... Line 87...
87
			e.printStackTrace();
87
			e.printStackTrace();
88
		} catch (IllegalBlockSizeException e) {
88
		} catch (IllegalBlockSizeException e) {
89
			e.printStackTrace();
89
			e.printStackTrace();
90
		} catch (UnsupportedEncodingException e) {
90
		} catch (UnsupportedEncodingException e) {
91
			e.printStackTrace();
91
			e.printStackTrace();
92
		} catch (java.io.IOException e) {
-
 
93
			e.printStackTrace();
-
 
94
		}
92
		}
95
		return null;
93
		return null;
96
	}
94
	}
97
	
95
	
98
	public static void main(String[] args){
96
	public static void main(String[] args){