---
title: errorCode
framework: createml
role: symbol
role_heading: Instance Property
path: createml/mlcreateerror/errorcode
---

# errorCode

The numeric code of this error.

## Declaration

```swift
var errorCode: Int { get }
```

## See Also

### Describing errors in a user interface

- [errorUserInfo](createml/mlcreateerror/erroruserinfo.md)
- [errorDescription](createml/mlcreateerror/errordescription.md)
- [failureReason](createml/mlcreateerror/failurereason.md)
