Skip to content

Commit b6d2fee

Browse files
committed
feature: handle exceptions generating cache values
closes #13
1 parent 1c11eb9 commit b6d2fee

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
<?php
2+
namespace Gt\FileCache;
3+
4+
class CacheValueGenerationException extends FileCacheException {}

0 commit comments

Comments
 (0)