ClassNotFoundException
class ClassNotFoundException extends FatalErrorException
Class (or Trait or Interface) Not Found Exception.
Methods
__construct(string $message, ErrorException $previous) |
Details
__construct(string $message, ErrorException $previous)
Parameters
string | $message | |
ErrorException | $previous |
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/4.0/Symfony/Component/Debug/Exception/ClassNotFoundException.html