---
title: error
framework: metalperformanceshaders
role: symbol
role_heading: Instance Property
path: metalperformanceshaders/mpsfunction/error
---

# error

The error produced when attempting to build the function

## Declaration

```swift
var error: (any Error)? { get }
```
