View file File name : LengthException.php Content :<?php namespace React\Promise\Exception; class LengthException extends \LengthException { }