---
title: GLKTextureLoaderError.Code.fileOrURLNotFound
framework: glkit
role: symbol
role_heading: Case
path: glkit/glktextureloadererror-swift.struct/code/fileorurlnotfound
---

# GLKTextureLoaderError.Code.fileOrURLNotFound

A file could not be found at the path provided.

## Declaration

```swift
case fileOrURLNotFound
```

## See Also

### Type Properties

- [GLKTextureLoaderError.Code.alphaPremultiplicationFailure](glkit/glktextureloadererror-swift.struct/code/alphapremultiplicationfailure.md)
- [GLKTextureLoaderError.Code.compressedTextureUpload](glkit/glktextureloadererror-swift.struct/code/compressedtextureupload.md)
- [GLKTextureLoaderError.Code.cubeMapInvalidNumFiles](glkit/glktextureloadererror-swift.struct/code/cubemapinvalidnumfiles.md)
- [GLKTextureLoaderError.Code.dataPreprocessingFailure](glkit/glktextureloadererror-swift.struct/code/datapreprocessingfailure.md)
- [errorDomain](glkit/glktextureloadererror-swift.struct/errordomain.md)
- [GLKTextureLoaderError.Code.incompatibleFormatSRGB](glkit/glktextureloadererror-swift.struct/code/incompatibleformatsrgb.md)
- [GLKTextureLoaderError.Code.invalidCGImage](glkit/glktextureloadererror-swift.struct/code/invalidcgimage.md)
- [GLKTextureLoaderError.Code.invalidEAGLContext](glkit/glktextureloadererror-swift.struct/code/invalideaglcontext.md)
- [GLKTextureLoaderError.Code.invalidNSData](glkit/glktextureloadererror-swift.struct/code/invalidnsdata.md)
- [GLKTextureLoaderError.Code.mipmapUnsupported](glkit/glktextureloadererror-swift.struct/code/mipmapunsupported.md)
- [GLKTextureLoaderError.Code.pvrAtlasUnsupported](glkit/glktextureloadererror-swift.struct/code/pvratlasunsupported.md)
- [GLKTextureLoaderError.Code.reorientationFailure](glkit/glktextureloadererror-swift.struct/code/reorientationfailure.md)
- [GLKTextureLoaderError.Code.uncompressedTextureUpload](glkit/glktextureloadererror-swift.struct/code/uncompressedtextureupload.md)
- [GLKTextureLoaderError.Code.unknownFileType](glkit/glktextureloadererror-swift.struct/code/unknownfiletype.md)
- [GLKTextureLoaderError.Code.unknownPathType](glkit/glktextureloadererror-swift.struct/code/unknownpathtype.md)
