---
title: OBEXErrorCodes
framework: iobluetooth
role: symbol
role_heading: Structure
path: iobluetooth/obexerrorcodes
---

# OBEXErrorCodes

## Declaration

```swift
struct OBEXErrorCodes
```

## Topics

### Constants

- [kOBEXBadArgumentError](iobluetooth/kobexbadargumenterror.md)
- [kOBEXBadRequestError](iobluetooth/kobexbadrequesterror.md)
- [kOBEXCancelledError](iobluetooth/kobexcancellederror.md)
- [kOBEXConflictError](iobluetooth/kobexconflicterror.md)
- [kOBEXErrorRangeMax](iobluetooth/kobexerrorrangemax.md)
- [kOBEXErrorRangeMin](iobluetooth/kobexerrorrangemin.md)
- [kOBEXForbiddenError](iobluetooth/kobexforbiddenerror.md)
- [kOBEXGeneralError](iobluetooth/kobexgeneralerror.md)
- [kOBEXInternalError](iobluetooth/kobexinternalerror.md)
- [kOBEXMethodNotAllowedError](iobluetooth/kobexmethodnotallowederror.md)
- [kOBEXNoResourcesError](iobluetooth/kobexnoresourceserror.md)
- [kOBEXNotAcceptableError](iobluetooth/kobexnotacceptableerror.md)
- [kOBEXNotFoundError](iobluetooth/kobexnotfounderror.md)
- [kOBEXNotImplementedError](iobluetooth/kobexnotimplementederror.md)
- [kOBEXPreconditionFailedError](iobluetooth/kobexpreconditionfailederror.md)
- [kOBEXSessionAlreadyConnectedError](iobluetooth/kobexsessionalreadyconnectederror.md)
- [kOBEXSessionBadRequestError](iobluetooth/kobexsessionbadrequesterror.md)
- [kOBEXSessionBadResponseError](iobluetooth/kobexsessionbadresponseerror.md)
- [kOBEXSessionBusyError](iobluetooth/kobexsessionbusyerror.md)
- [kOBEXSessionNoTransportError](iobluetooth/kobexsessionnotransporterror.md)
- [kOBEXSessionNotConnectedError](iobluetooth/kobexsessionnotconnectederror.md)
- [kOBEXSessionTimeoutError](iobluetooth/kobexsessiontimeouterror.md)
- [kOBEXSessionTransportDiedError](iobluetooth/kobexsessiontransportdiederror.md)
- [kOBEXSuccess](iobluetooth/kobexsuccess.md)
- [kOBEXTimeoutError](iobluetooth/kobextimeouterror.md)
- [kOBEXUnauthorizedError](iobluetooth/kobexunauthorizederror.md)
- [kOBEXUnsupportedError](iobluetooth/kobexunsupportederror.md)

### Initializers

- [init(_:)](iobluetooth/obexerrorcodes/init(_:).md)
- [init(rawValue:)](iobluetooth/obexerrorcodes/init(rawvalue:).md)

### Instance Properties

- [rawValue](iobluetooth/obexerrorcodes/rawvalue.md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)

## See Also

### Data Types

- [BluetoothAFHMode](iobluetooth/bluetoothafhmode.md)
- [BluetoothAirMode](iobluetooth/bluetoothairmode.md)
- [BluetoothAllowRoleSwitch](iobluetooth/bluetoothallowroleswitch.md)
- [BluetoothAuthenticationRequirements](iobluetooth/bluetoothauthenticationrequirements.md)
- [BluetoothAuthenticationRequirementsValues](iobluetooth/bluetoothauthenticationrequirementsvalues.md)
- [BluetoothClassOfDevice](iobluetooth/bluetoothclassofdevice.md)
- [BluetoothClockOffset](iobluetooth/bluetoothclockoffset.md)
- [BluetoothCompanyIdentifers](iobluetooth/bluetoothcompanyidentifers.md)
- [BluetoothConnectionHandle](iobluetooth/bluetoothconnectionhandle.md)
- [BluetoothDeviceClassMajor](iobluetooth/bluetoothdeviceclassmajor.md)
- [BluetoothDeviceClassMinor](iobluetooth/bluetoothdeviceclassminor.md)
- [BluetoothDeviceName](iobluetooth/bluetoothdevicename.md)
- [BluetoothEncryptionEnable](iobluetooth/bluetoothencryptionenable.md)
- [BluetoothFeatureBits](iobluetooth/bluetoothfeaturebits.md)
- [BluetoothHCIACLDataByteCount](iobluetooth/bluetoothhciacldatabytecount.md)
