__construct()
__construct(string $message = "not in cache", integer $code = 4, \Throwable $previous = null)
Thrown when a resource is not in cache
Parameters
| string | $message | error message |
| integer | $code | error code |
| \Throwable | $previous | previous exception (for chaining) |