@Singleton public class NovaErrorHandler extends Object implements org.jclouds.http.HttpErrorHandler
| Modifier and Type | Field and Description |
|---|---|
protected org.jclouds.logging.Logger |
logger |
protected OverLimitParser |
overLimitParser |
protected org.jclouds.fallbacks.HeaderToRetryAfterException |
retryAfterParser |
| Modifier | Constructor and Description |
|---|---|
|
NovaErrorHandler(org.jclouds.date.DateCodecFactory factory,
OverLimitParser overLimitParser)
in current format, retryAt has a value of
2012-11-14T21:51:28UTC, which is an ISO-8601 seconds (not milliseconds) format. |
protected |
NovaErrorHandler(org.jclouds.fallbacks.HeaderToRetryAfterException retryAfterParser,
OverLimitParser overLimitParser) |
protected org.jclouds.logging.Logger logger
protected final org.jclouds.fallbacks.HeaderToRetryAfterException retryAfterParser
protected final OverLimitParser overLimitParser
protected NovaErrorHandler(org.jclouds.fallbacks.HeaderToRetryAfterException retryAfterParser,
OverLimitParser overLimitParser)
@Inject
public NovaErrorHandler(org.jclouds.date.DateCodecFactory factory,
OverLimitParser overLimitParser)
2012-11-14T21:51:28UTC, which is an ISO-8601 seconds (not milliseconds) format.Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.