PHP Класс BookStack\Exceptions\NotFoundException

Наследование: extends PrettyException
Показать файл Открыть проект

Открытые методы

Метод Описание
__construct ( string $message = 'Item not found' ) NotFoundException constructor.

Описание методов

__construct() публичный Метод

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