\Horde\ManageSieve\ExceptionNotConnected

Exception thrown if the server should be connected but isn't.

Summary

Methods
Properties
Constants
__construct()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

__construct()

__construct(mixed  $message = 'Not currently connected') 

Exception constructor.

Parameters

mixed $message

The exception message, or an Exception object.