Module zes3t :: Class S3ClientError
[show private | hide private]
[frames | no frames]

Class S3ClientError

Exception --+    
            |    
      S3Error --+
                |
               S3ClientError


Exception due to a client request. Examples include attempting to delete an object that does not exist or a bucket which has contents. A client error can only be recovered from by changing the calling parameters or taking some other action.
Method Summary
    Inherited from S3Error
  __init__(self, wf)
    Inherited from Exception
  __getitem__(...)
  __str__(...)

Generated by Epydoc 2.1 on Tue Dec 9 18:32:17 2008 http://epydoc.sf.net