Parse an S3 Error response and create an S3PostUploadException
            
 Declaration Syntax
 Declaration Syntax| C# | 
public static S3PostUploadException FromResponse( HttpWebResponse response )
 Parameters
 Parameters- response (HttpWebResponse)
- The response from S3
 Return Value
 Return ValueAn S3PostUploadException with the information from the response