Phpcraft
Public Member Functions | List of all members
Phpcraft\Exception\NoConnectionException Class Reference
Inheritance diagram for Phpcraft\Exception\NoConnectionException:
Inheritance graph
[legend]
Collaboration diagram for Phpcraft\Exception\NoConnectionException:
Collaboration graph
[legend]

Public Member Functions

 __construct ()
 
- Public Member Functions inherited from Phpcraft\Exception\IOException
 __construct (string $message)
 

Detailed Description

The exception thrown when attempting to write to a Connection with a closed stream, e.g. because the remote disconnected.

Since
0.5.12

Constructor & Destructor Documentation

◆ __construct()

Phpcraft\Exception\NoConnectionException::__construct ( )