Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Exceptions
IO
Network
ConnectionRefusedException
PHP Class Exceptions\IO\Network\ConnectionRefusedException
Author:
Mathieu Dumoulin aka CrazyCodr (
[email protected]
)
Inheritance:
extends
NetworkException
Show file
Open project: crazycodr/standard-exceptions
Public Methods
Method
Description
__construct
(
$message
= 'Connection to remote host was refused',
$code
,
$previous
= null )
Method Details
__construct()
public
method
public
__construct
(
$message
= 'Connection to remote host was refused',
$code
,
$previous
= null )