- All Implemented Interfaces:
 
- com.google.common.base.Function<Exception,Object>
 
public class ThrowKeyNotFoundOn404
extends Object
implements com.google.common.base.Function<Exception,Object>
bucketParser is only enacted when the http status code is 2xx. We check for Amazon's
 NoSuchKey message and throw a ContainerNotFoundException.
- Author:
 
  - James Murty