## `encodeStorageError`

### Signature

```solidity
stdError.encodeStorageError
```

### Description

The internal Solidity error when trying to access data in storage that is corrupted. Data cannot be corrupted unless assembly had been used.
