PHP 클래스 BookStack\Exceptions\NotFoundException

상속: extends PrettyException
파일 보기 프로젝트 열기: ssddanbrown/bookstack

공개 메소드들

메소드 설명
__construct ( string $message = 'Item not found' ) NotFoundException constructor.

메소드 상세

__construct() 공개 메소드

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