---
title: disbursementCardUnsupportedError()
framework: passkit
role: symbol
role_heading: Type Method
path: passkit/pkdisbursementrequest/disbursementcardunsupportederror()
---

# disbursementCardUnsupportedError()

Creates an error that indicates that the selected payment pass doesn’t support receiving funds through disbursements.

## Declaration

```swift
class func disbursementCardUnsupportedError() -> any Error
```

## Return Value

Return Value An NSError that describes the error condition.

## See Also

### Handling errors

- [disbursementContactInvalidError(withContactField:localizedDescription:)](passkit/pkdisbursementrequest/disbursementcontactinvaliderror(withcontactfield:localizeddescription:).md)
