Documentation

ClassNotFoundException extends FatalErrorException
in package

Class (or Trait or Interface) Not Found Exception.

Tags
author

Konstanton Myakshin koc-dp@yandex.ru

Table of Contents

__construct()  : mixed
setTrace()  : mixed

Methods

__construct()

public __construct(mixed $message, ErrorException $previous) : mixed
Parameters
$message : mixed
$previous : ErrorException
Return values
mixed

setTrace()

protected setTrace(mixed $trace) : mixed
Parameters
$trace : mixed
Return values
mixed

Search results