- All Implemented Interfaces:
- com.google.common.base.Function<Exception,Object>
public class ThrowContainerNotFoundOn404
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
NoSuchBucket
message and throw a ContainerNotFoundException.
- Author:
- James Murty