PHP Class BookStack\Exceptions\NotFoundException

Inheritance: extends PrettyException
Afficher le fichier Open project: ssddanbrown/bookstack

Méthodes publiques

Méthode Description
__construct ( string $message = 'Item not found' ) NotFoundException constructor.

Method Details

__construct() public méthode

NotFoundException constructor.
public __construct ( string $message = 'Item not found' )
$message string