[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [xmlblaster] XmlBlaster error code discussion



Cyrille Giquello wrote:



after valuable feedback from Konrad Krafft, here is a new draft
of the future xmlBlaster error codes:

http://www.xmlBlaster.org/xmlBlaster/doc/requirements/admin.errorcodes.html




Hello guy, no comment, except like usually : a great and comprehensive requirement.
It just need to define each code ;o)



You are right, probably grep all existing XmlBlasterExceptions in our code
and try to list them with a suitable errorCode could be an approach?!?



ok,
I'd just have a look at
src <http://www.xmlblaster.org/xmlBlaster/doc/gtags/HTML/files/561.html>/java <http://www.xmlblaster.org/xmlBlaster/doc/gtags/HTML/files/565.html>/org <http://www.xmlblaster.org/xmlBlaster/doc/gtags/HTML/files/566.html>/xmlBlaster <http://www.xmlblaster.org/xmlBlaster/doc/gtags/HTML/files/567.html>/util <http://www.xmlblaster.org/xmlBlaster/doc/gtags/HTML/files/620.html>/XmlBlasterException.java


and there is absolutly no error code in it.
Is the work is to define all error code and define them in that class ( xmlBlaster. <http://www.xmlblaster.org/xmlBlaster/doc/gtags/HTML/files/567.html>util <http://www.xmlblaster.org/xmlBlaster/doc/gtags/HTML/files/620.html>.XmlBlasterException)


them we will make reference to it with xmlBlaster.util.XmlBlasterException.COMMUNICATION_NOCONNECTION_POLLING
or what other error code.

Yes, this was the idea.



I'll try now (today) to grep all exceptions in source code. I come back with them in few hours.

Great! thanks, Marcel



cyrille