Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Horde
ManageSieve
Exception
NotConnected
PHP Class Horde\ManageSieve\Exception\NotConnected
Author:
Jan Schneider (
[email protected]
)
Inheritance:
extends
Horde\ManageSieve\Exception
Mostrar archivo
Open project: horde/horde
Public Methods
Method
Description
__construct
(
mixed
$message
= 'Not currently connected' )
Exception constructor.
Method Details
__construct()
public
method
Exception constructor.
public
__construct
(
mixed
$message
= 'Not currently connected' )
$message
mixed
The exception message, or an Exception object.