Skip to content

Latest commit

 

History

History
6 lines (3 loc) · 333 Bytes

File metadata and controls

6 lines (3 loc) · 333 Bytes

Error Handling

You may want to catch exceptions from the bundle; you can use the PimcoreHttpCacheException interface, which is implemented by all exceptions thrown by the bundle.

We also log exceptions thrown by the FOSHttpCacheBundle on invalidation of cache tags.