I am trying to better respond to errors when using the java client to 
interact with picasa web albums. The problem I am facing is catching the 
ServiceForbiddenException.... there are certain exceptions that control how 
we want to handle it; for example "Container Full" or "Account Full" need 
to be handled in certain ways..... since the developer of this created a 
giant catch-all exception - is there are least a published list of error 
codes and responses? I have to rely currently on trying to create error 
conditions to first discover the issues, then do string based matching to 
do something with particular errors :(.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Picasa Web Albums API" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-picasa-data-api/-/A31orRdxMSgJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-picasa-data-api?hl=en.

Reply via email to