Skip to content

Class Phalcon\Exception

Source on GitHub

| Namespace | Phalcon | | Extends | \Exception | | Implements | \Throwable |

Phalcon\Exception

All framework exceptions should use or extend this exception

Methods

public static function containerServiceNotFound( string $service ): string;