---
title: fail()
framework: sharedwithyoucore
role: symbol
role_heading: Instance Method
path: sharedwithyoucore/swaction/fail()
---

# fail()

Reports a failed execution of the action.

## Declaration

```swift
func fail()
```

## Mentioned in

Adding custom collaboration to your app

## See Also

### Completing an action

- [fulfill()](sharedwithyoucore/swaction/fulfill().md)
