Toggle navigation
Hot Examples
RU
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
Показать файл
Открыть проект
Открытые методы
Метод
Описание
__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.