| ContainerExceptionInterface | Base interface representing a generic exception in a container. |
| NotFoundExceptionInterface | No entry was found in the container. |
| DependencyResolutionException | Exception class for handling errors in resolving a dependency. |
| KeyNotFoundException | No entry was found in the container. |