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.
This is just a wrapper for the Picasa_Exception class. It was created so that if the client would like to display a customized message for this type of error, that would be possible. It doesn't have any unique fields or methods, it only inherits the ones in Picasa_Exception.
Located in /Picasa/Exception/InvalidUsernameOrPasswordException.php (line 19)
Exception | --Picasa_Exception | --Picasa_Exception_InvalidUsernameOrPasswordException
Inherited from Picasa_Exception
Picasa_Exception::$response
Picasa_Exception::$url
Inherited From Picasa_Exception
Picasa_Exception::__construct()
Picasa_Exception::getResponse()
Picasa_Exception::getUrl()
Picasa_Exception::__toString()
Documentation generated on Tue, 02 Jun 2009 14:51:53 -0700 by phpDocumentor 1.4.1