---
title: TKErrorObjectNotFound
framework: cryptotokenkit
role: symbol
role_heading: Type Property
path: cryptotokenkit/tkerror/code/tkerrorobjectnotfound
---

# TKErrorObjectNotFound

## Declaration

```swift
static var TKErrorObjectNotFound: TKError.Code { get }
```

## See Also

### Error Codes

- [TKError.Code.notImplemented](cryptotokenkit/tkerror/code/notimplemented.md)
- [TKError.Code.communicationError](cryptotokenkit/tkerror/code/communicationerror.md)
- [TKError.Code.corruptedData](cryptotokenkit/tkerror/code/corrupteddata.md)
- [TKError.Code.canceledByUser](cryptotokenkit/tkerror/code/canceledbyuser.md)
- [TKError.Code.authenticationFailed](cryptotokenkit/tkerror/code/authenticationfailed.md)
- [TKError.Code.objectNotFound](cryptotokenkit/tkerror/code/objectnotfound.md)
- [TKError.Code.tokenNotFound](cryptotokenkit/tkerror/code/tokennotfound.md)
- [TKError.Code.badParameter](cryptotokenkit/tkerror/code/badparameter.md)
- [TKError.Code.authenticationNeeded](cryptotokenkit/tkerror/code/authenticationneeded.md)
- [TKErrorAuthenticationFailed](cryptotokenkit/tkerror/code/tkerrorauthenticationfailed.md)
- [TKErrorTokenNotFound](cryptotokenkit/tkerror/code/tkerrortokennotfound.md)
