| ContainerExceptionInterface | Base interface representing a generic exception in a container. | 
| ContainerInterface | Describes the interface of a container that exposes methods to read its entries. | 
| NotFoundExceptionInterface | No entry was found in the container. |