Namespace oroboros\core\interfaces\contract\utilities\exception\container
Interfaces summary
ContainerExceptionContract | This contract interface designates a Psr-11 compliant container exception.Contract interfaces enforce expected behavior in a non-colliding way. They are tasked with enforcing methods, and extending interfaces provided by standards and other packages for compatibility. |
NotFoundExceptionContract | This contract interface designates a Psr-11 compliant not found exception.Contract interfaces enforce expected behavior in a non-colliding way. They are tasked with enforcing methods, and extending interfaces provided by standards and other packages for compatibility. |