PHP Class Eloquent\Phony\Call\Exception\UndefinedResponseException

Inheritance: extends Exceptio\Exception
Datei anzeigen Open project: eloquent/phony

Public Methods

Method Description
__construct ( string $message ) Construct a new undefined return value exception.

Method Details

__construct() public method

Construct a new undefined return value exception.
public __construct ( string $message )
$message string The message.