<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to ErrorCodes</title><link>https://sourceforge.net/p/garyproject00/wiki/ErrorCodes/</link><description>Recent changes to ErrorCodes</description><atom:link href="https://sourceforge.net/p/garyproject00/wiki/ErrorCodes/feed" rel="self"/><language>en</language><lastBuildDate>Tue, 24 Apr 2018 20:16:56 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/garyproject00/wiki/ErrorCodes/feed" rel="self" type="application/rss+xml"/><item><title>ErrorCodes modified by Gary Cheng</title><link>https://sourceforge.net/p/garyproject00/wiki/ErrorCodes/</link><description>&lt;div class="markdown_content"&gt;&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;package com.ezshop.common;

/**
 * The list of generic error codes
 *
 * @author Gary Cheng
 */
public interface ErrorCodes {
    String SYSTEM_ERROR_CODE = "0000";
}
&lt;/pre&gt;&lt;/div&gt;

&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Gary Cheng</dc:creator><pubDate>Tue, 24 Apr 2018 20:16:56 -0000</pubDate><guid>https://sourceforge.netb49191fed107149b261287ac65d22a6186341666</guid></item></channel></rss>