Exemple #1
0
 @Override
 protected void processThrowable(Throwable t) {
   CachesUtil.cleanupCaches();
   super.processThrowable(t);
 }