Class GoogleCloudStorageErrorHandler

java.lang.Object
org.jclouds.googlecloudstorage.handlers.GoogleCloudStorageErrorHandler
All Implemented Interfaces:
HttpErrorHandler

@Singleton public class GoogleCloudStorageErrorHandler extends Object implements HttpErrorHandler
This will parse and set an appropriate exception on the command object.
  • Constructor Details

    • GoogleCloudStorageErrorHandler

      public GoogleCloudStorageErrorHandler()
  • Method Details