Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Horde
ManageSieve
Exception
NotConnected
PHP 클래스 Horde\ManageSieve\Exception\NotConnected
저자:
Jan Schneider (
[email protected]
)
상속:
extends
Horde\ManageSieve\Exception
파일 보기
프로젝트 열기: horde/horde
공개 메소드들
메소드
설명
__construct
(
mixed
$message
= 'Not currently connected' )
Exception constructor.
메소드 상세
__construct()
공개
메소드
Exception constructor.
public
__construct
(
mixed
$message
= 'Not currently connected' )
$message
mixed
The exception message, or an Exception object.