---
title: allocationFailed
framework: coremedia
role: symbol
role_heading: Type Property
path: coremedia/cmsimplequeue/error/allocationfailed
---

# allocationFailed

The system failed to allocate memory.

## Declaration

```swift
static let allocationFailed: NSError
```

## See Also

### Errors

- [queueIsFull](coremedia/cmsimplequeue/error/queueisfull.md)
- [parameterOutOfRange](coremedia/cmsimplequeue/error/parameteroutofrange.md)
- [requiredParameterMissing](coremedia/cmsimplequeue/error/requiredparametermissing.md)
