> ## Documentation Index
> Fetch the complete documentation index at: https://docs.nanoforge.eu/llms.txt
> Use this file to discover all available pages before exploring further.

# constructor

> Constructs a new instance of the NfNotFound class

# constructor

## Summary

Constructs a new instance of the `NfNotFound` class

## Signature

```typescript theme={null}
constructor(item: string, type?: string);
```

## Parameters

### item

* **Type**:`string`

Name or path of the missing resource.

### type

* **Type**:`string`
* **Optional**: Yes

Optional category label (e.g. "Asset", "Sound").
