ak58588 opened a new pull request #23: draft - disable AccessPolicy check for 
SAS Authorised azureblob
URL: https://github.com/apache/jclouds/pull/23
 
 
   This is a draft. I have a problem with it: 
   even though I am throwing a `CacheLoader.InvalidCacheLoadException` 
exception in `containerAcls` method in `AzureBlobStoreContextModule.java`, I 
still can't catch it in the try-catch close in 
`BlobPropertiesToBlobMetadata.java` with `catch 
(CacheLoader.InvalidCacheLoadException e)`.
   Nevertheless, I can catch this` CacheLoader.InvalidCacheLoadException` when 
I do `catch (Exception e)`. 
   Do you have any idea of the reason why this is happening and how to omit 
catching unspecified Exception? 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to