---
title: UNCACHED
framework: webkitjs
role: symbol
path: webkitjs/domapplicationcache/1632990-uncached
---

# UNCACHED

The object isn’t associated with an application cache. This can occur if the update process fails and there is no previous cache to revert to, or if there is no manifest file.

## Declaration

```data
const unsigned short UNCACHED;
```

## Discussion

Discussion const unsigned short UNCACHED = 0;
