onepf / OpenAEP

Open Application Exchange Protocol (for stores)
3 stars 1 forks source link

Error handling #11

Open jesper-sjovall opened 10 years ago

jesper-sjovall commented 10 years ago

A question that we not yet has cover is how to handle a error? As your know, error can be happen in every system and I think this is good if we have a way to communicates error.

I can see one of this way to be best to use.

<application-list errornr="3" errormsg="server error">
<error nr="3">Server error</error>