---
title: poolAllocationFailed
framework: corevideo
role: symbol
role_heading: Type Property
path: corevideo/cverror/poolallocationfailed
---

# poolAllocationFailed

The allocation for the buffer pool failed. Most likely because of lack of resources. Check if your parameters are in range.

## Declaration

```swift
static let poolAllocationFailed: CVError
```
