\Horde\ManageSieve\ExceptionNotDisconnected

Exception thrown if the server should be disconnected 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 in DISCONNECTED state') 

Exception constructor.

Parameters

mixed $message

The exception message, or an Exception object.