Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
BookStack
Exceptions
NotFoundException
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