Namespace oroboros\core\interfaces\contract\utilities\exception\cache
Interfaces summary
CacheExceptionContract | This contract interface designates a Psr-6 compliant cache 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. |
InvalidArgumentExceptionContract | invalid argument 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. |