huseyinyilmaz / postdatabase

Automatically exported from code.google.com/p/postdatabase
0 stars 0 forks source link

implement a failiure strategy. #12

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
1 - if there is no wall with given wall number
2 - if wall is empty
3 - if connection is failed
4 - if a server exception is occured
we need to show errors in a good way.
we do not have any strategy right now.

Original issue reported on code.google.com by yilmazhuseyin on 28 Jun 2010 at 6:40

GoogleCodeExporter commented 9 years ago
we could show error only in console.

we also need to give errors if client methods is getting wrong type of 
paramethers

Original comment by yilmazhuseyin on 1 Sep 2010 at 6:27