DataSift\Storyplayer\PlayerLib\E4xx_NoSuchFile::__construct PHP Method

__construct() public method

public __construct ( $msg )
    public function __construct($msg)
    {
        parent::__construct(400, $msg, $msg);
    }
E4xx_NoSuchFile