Exception
Table of Contents
Classes
- ContainerException
- Exception type for container-related errors while resolving services.
- InvalidArgumentException
- Exception thrown when an invalid or unsupported argument is passed to a function or method within the container.
- NotFoundException
- Exception thrown when a requested service identifier is not found in the container.
- RuntimeException
- Exception type used to represent runtime errors specific to the container context.