PHP Class Exceptions\IO\Network\UnknownHostException

Author: Mathieu Dumoulin aka CrazyCodr ([email protected])
Inheritance: extends NetworkException
Datei anzeigen Open project: crazycodr/standard-exceptions

Public Methods

Method Description
__construct ( $message = 'The specified resource's hostname could not be resolved', $code, $previous = null )

Method Details

__construct() public method

public __construct ( $message = 'The specified resource's hostname could not be resolved', $code, $previous = null )