---
url: >-
  https://adk.nht.io/api/@nhtio/adk/batteries/validation/exceptions/variables/E_UNKNOWN_ORDERING_PROFILE.md
description: >-
  Thrown when a string profile name is absent from the registered profile
  catalog.
---

# Variable: E\_UNKNOWN\_ORDERING\_PROFILE

```ts
const E_UNKNOWN_ORDERING_PROFILE: CreatedException<[string]>;
```

Defined in: [src/batteries/validation/exceptions.ts:21](https://github.com/NHTIO/ADK/blob/v1.20260824.1/src/src/batteries/validation/exceptions.ts#L21)

Thrown when a string profile name is absent from the registered profile catalog.
