reminder to finish the error handler

This commit is contained in:
Adrian Cole 2012-01-31 11:12:55 -08:00
parent 1572092731
commit 61e22a3694
1 changed files with 1 additions and 0 deletions

View File

@ -35,6 +35,7 @@ import org.jclouds.rest.ResourceNotFoundException;
* @author Adrian Cole
*
*/
//TODO: is there error spec someplace? let's type errors, etc.
@Singleton
public class NovaErrorHandler implements HttpErrorHandler {