The password that the user entered when they recieved the challenge.
Defines an exception originating within the Picasa API. This is used as a skeleton that other Picasa Exceptions will extend and is typically thrown when an unknwon error occurs. If the error type is known, usually an extended version of this class will be thrown.
Represents an HTTP Error 400 Bad Request.
Indicates that Google issued a CAPTCHA challenge when the client was attempting to login a user.
Represents an HTTP Error 409 Conflict.
Indicates that an attempt to authorize the user has failed for some reason.
This exception indicates that an HTTP Error 404 File Not Found error has occured when requesting a file on a remote server.
This indicates that an HTTP Error 500 Internal Server Error has occured.
Indicates that the user's attempt to login using Client Login failed because he entered the wrong username or password. There is no way in Picasa to determine if the username or the password is incorrect, just that one of them was.
Indicates that an Error 401 Unauthorized response was recieved from the host after a request.