mirror of https://github.com/apache/jclouds.git
reminder to finish the error handler
This commit is contained in:
parent
1572092731
commit
61e22a3694
|
@ -35,6 +35,7 @@ import org.jclouds.rest.ResourceNotFoundException;
|
||||||
* @author Adrian Cole
|
* @author Adrian Cole
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
//TODO: is there error spec someplace? let's type errors, etc.
|
||||||
@Singleton
|
@Singleton
|
||||||
public class NovaErrorHandler implements HttpErrorHandler {
|
public class NovaErrorHandler implements HttpErrorHandler {
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue