---
title: OptimizationError.unsupportedPlatform
framework: createmlcomponents
role: symbol
role_heading: Case
path: createmlcomponents/optimizationerror/unsupportedplatform
---

# OptimizationError.unsupportedPlatform

The optimization operation is not supported on this platform.

## Declaration

```swift
case unsupportedPlatform
```

## See Also

### Analyzing the error

- [OptimizationError.numericOverflow](createmlcomponents/optimizationerror/numericoverflow.md)
- [OptimizationError.numericUnderflow](createmlcomponents/optimizationerror/numericunderflow.md)
